Releases: pocolifo/commons
Releases · pocolifo/commons
1.2.0
Changelog
Bug fixes
- Extracting zip files with directories does not work (#5)
- Missing
@NotNull
annotation in ArchiveCommons (#8) - Version is null on publish (local)
Features
- Read first line of file (#4)
Additions
- Add Javadocs for HashingCommons (#6)
- Add Javadoc for OperatingSystemCommons (#7)
- Add source and javadoc jars on publish (#10)
Internal
- Extracted buffer size to constant
1.1.0
Changelog
- Added hashing utilities
- SHA-1, SHA-256, SHA-384, SHA-512, MD5
- Hexadecimal conversion
1.0.0
Initial release!