Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@joetimmins joetimmins released this 15 Jun 13:57
· 55 commits to master since this release
  • As of this version, we now have separate releases for notils-android and notils-java #68
  • Any class that has a dependency on any part of the Android SDK lives in notils-android
  • Any class that doesn't need to know anything about Android lives in notils-java
  • SimpleDateFormatThreadSafe has a constructor that takes a string pattern and a timezone #71
  • Use DeveloperError instead of raw RuntimeException in caster #69
  • SimpleDataFormatThreadSafe has a public constructor #66