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
- Issue #11: Cannot build with Cabal
[v0.9.1]
Added
- Docker support for the compiler.
[v0.9.0]
Changed
- Search for
aurora_prove
andaurora_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
, andfreshVarUInt
.
- Functions for requesting fresh varibles:
Removed
Keelung.Syntax
- Function
uintToBool
- Function
fieldToBool
- Function