Skip to content

Release 0.14.1 BROKEN

Compare
Choose a tag to compare
@seancorfield seancorfield released this 12 Nov 18:05
· 41 commits to master since this release

This release is broken -- the type hints were added in a way that forced users to import classes -- use 0.14.2 instead!

  • Adds type hints to function returns.
  • Adds week-year function.
  • Switches from clojure.spec to clojure.spec.alpha for compatibility with recent Clojure 1.9 builds.