Skip to content

Releases: nilium/codf

v0.1.2

01 Oct 23:26
4abdca1
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • Fix a mapping introduced in v0.1.1 where combined children from a mapping would not be walked.

v0.1.1

01 Oct 21:23
ce8e982
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Fixes a bug in WalkError stemming from a WalkMapper returning an error (#12, #13)
  • Walk now skips nil child nodes (#13)

0.1.0

31 Aug 21:06
a220d8b
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Tagged early release.

Known Issues

  • #12 - WalkErrors created by Walk when a WalkMapper returns an error and a nil node panic on formatting.