Skip to content

1.2.0

Compare
Choose a tag to compare
@laxika laxika released this 12 Sep 15:42
· 1 commit to master since this release

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.