v0.6.0
Requires Juvix 0.6.5
Juvix Package.juvix dependency declaration:
github "anoma" "juvix-stdlib" "v0.6.0"
What's Changed
- Replace preceeding spaces with tabs in the makefile by @janmasrovira in #112
- Replace
--only-errors
by @janmasrovira in #113 - Add
Functor
trait by @janmasrovira in #114 - Add
Foldable
trait by @janmasrovira in #111 - Export for and rfor from Foldable by @paulcadman in #116
- Add FromNatural instances for Int and Field by @paulcadman in #117
- HTML build: remove --theme argument by @paulcadman in #120
- Add support for builtin Byte by @paulcadman in #118
- Update pragmas by @lukaszcz in #122
Full Changelog: v0.5.0...v0.6.0