All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.
- Update to Pony 0.50.0 (PR #24)
- Fix incorrect unquoting of default string values (PR #14)
- Fix capitalization in generated code (PR #15)
- Fix deserialization of optional nested messages (PR #16)
- Remove FieldSize.packed_enum_size (PR #13)
- Initial version