Voyager: A modern Observer alternative for the BEAM

Mold v0.3.0 released

Highlights:

  • Lists now collect all element errors instead of stopping at the first one.
  • Empty strings are treated as nil by integer, float, boolean, and atom types, making nilable and default behavior consistent across built-in types.
  • Fixed error handling for malformed nested source paths and preserved full traces through nested unions.
  • Expanded the documentation for defaults, validation, custom parsers, and error formatting.

https://github.com/fuelen/mold/releases/tag/v0.3.0