Skip to content

Releases: bottomless-archive-project/java-warc

1.2.1

12 Sep 16:12
Compare
Choose a tag to compare

Bugfix

  • #14 Fixed that the reactive module listed the java-warc repository as a runtime dependency instead of compile time.

1.2.0

12 Sep 15:42
Compare
Choose a tag to compare

Features

  • #11 Added a reactive submodule that is a very thin mapper on the core methods.
  • #10 Created private methods in the static factories so they can't be instantiated. (Breaks backward compatibility.)
  • #9 Added URI-based factory methods to the static factories.
  • #9 Added String-based factory methods to the static factories.

Maintenance

  • #8 Updated the dependency versions.
  • #13 Removed the jitpack.yml file because it is no longer used.

1.1.0

09 Dec 08:28
Compare
Choose a tag to compare

New release with changes to the public API. Some of these changes are NOT backward compatible!