Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@YoungerMax YoungerMax released this 24 Jan 00:11
· 4 commits to main since this release
7575256

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