com.hypirion.io changelog
0.3.1
- Compiling the project with
lein javac
will now produce 1.6
-compliant
bytecode.
- Add ConsoleUtils, which makes it possible to manipulate console echoing and
reading passwords.
- Add SignalIntercepting as part of the library.
- Pipe and ClosingPipe now includes proper documentation.
0.2.0-RC1 tag
- Pipe and ClosingPipe is now a part of the library.
(undocumented)
- RevivableInputStream will now perform buffered reads, not unbuffered.
(undocumented)
- RevivableInputStream is now a part of the library.