Current section

Files

Jump to
thoas CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.3.0 - 2022-07-27
- Proplists may now be encoded with `thoas:encode/2`.
## v0.2.0 - 2021-12-29
- The atom `null` is now used to represent `null`, not `nil` as was previously
used.
## v0.1.0 - 2021-12-28
- Initial version