Skip to content

Releases: f-f/dhall-clj

0.2.0

12 Jan 16:57
@f-f f-f
Compare
Choose a tag to compare

Main news: the Dhall Standard Version we support goes from v.2.0.0 to v.5.0.0.
See the releases page of dhall-lang for more details on what changed in the language.

Here follows a short summary of the new things:

  • Implement serialization and deserialization for expressions
  • Implement semantic hash checking for imports
  • Implement caching for imports protected with hash
  • Implement import alternative operator (?)
  • Implememt kind-polymorphism and the CCω type system
  • Implement multi-let
  • Implement support for multi-line literals

Minor changes:

  • Add Windows compatibility (thanks @jneira!)
  • Add CI with AppVeyor to make sure Windows stays compatible
  • Upgrade to Clojure 1.10

0.1.0

12 Sep 19:33
@f-f f-f
Compare
Choose a tag to compare
Prepare version for release