All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- add support for serializing enums (#20) (c827cce)
- add support for renaming fields in a class (#24) (d2aefbe)
- add support for serializing additional types (#15) (0186617)
- add create mixin to reduce boilerplate (#17) (47c7a7b)
- add example to xml annotation (59c9e71)