File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33## [ Unreleased]
4- [ Unreleased ] : https://github.com/philandstuff/dhall-golang/compare/v1.0.0-rc.3...HEAD
4+ [ Unreleased ] : https://github.com/philandstuff/dhall-golang/compare/v1.0.0-rc.4...HEAD
5+
6+ ## [ 1.0.0-rc.4] - 2020-03-06
7+ [ 1.0.0-rc.4 ] : https://github.com/philandstuff/dhall-golang/compare/v1.0.0-rc.3...v1.0.0-rc.4
58
69### Breaking changes
710
8- - dhall.Decode() now returns an error instead of panicking
11+ - dhall.Decode() now returns an error instead of panicking ( # 18 )
912
1013### Changed
1114
12- - better encoding of Optional types
15+ - regenerate parser from mna/pigeon master (#16 )
16+ - support for unmarshalling into pointer types (#17 )
17+ - better encoding of Optional types (#19 )
1318
1419## [ 1.0.0-rc.3] - 2020-02-23
1520
16- [ 1.0.0-rc.3 ] : https://github.com/philandstuff/dhall-golang/compare/v1.0.0-rc.3 ...v1.0.0-rc.3
21+ [ 1.0.0-rc.3 ] : https://github.com/philandstuff/dhall-golang/compare/v1.0.0-rc.2 ...v1.0.0-rc.3
1722
1823Another release candidate. A few more breaking changes, though less
1924drastic than rc.2 was. Things are slowly stabilising.
You can’t perform that action at this time.
0 commit comments