Changelog of @hackage/keelung 0.9.2

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v0.9.2]

Fixed

[v0.9.1]

Added

  • Docker support for the compiler.

[v0.9.0]

Changed

  • Search for aurora_prove and aurora_verify in the environment instead.

Removed

  • Temporarily removed Docker support.

[v0.8.4]

Added

  • Keelung.Syntax.Monad
    • Functions for requesting fresh varibles: freshVar, freshVarField, freshVarBool, and freshVarUInt.

Removed

  • Keelung.Syntax
    • Function uintToBool
    • Function fieldToBool