All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- publicise generated enum maps to enable reuse (#29) (ab66a66)
- only deserialize fields with an annotation (#30) (1b96d2d)
- enum iterable duplicate variable declaration (#26) (f429e84)
- add support for serializing enums (#20) (c827cce)
- add support for renaming fields in a class (#24) (d2aefbe)
- mixin support for classes without root element (#18) (731babb)
- add support for serializing additional types (#15) (0186617)
- add create mixin to reduce boilerplate (#17) (47c7a7b)