All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v0.4.1 (2017-11-22)
- #29 From_* impl is broken for orphaned idents.
- Zachary Golba (zacharygolba)
v0.4.0 (2017-11-22)
- #27 Basic error logging when running in a non-prod env.
- Zachary Golba (zacharygolba)
v0.3.2 (2017-11-20)
- #25 Only use absolute paths in resource macro output.
- Zachary Golba (zacharygolba)
v0.3.1 (2017-11-20)
- #20 Keys should be converted to kebab case when resources are rendered.
- #21 Disambiguate method calls in the resource macro output.
- Zachary Golba (zacharygolba)
v0.3.0 (2017-11-19)
- #18 Member names can start with reserved chars.
- #17 Add max width to rustfmt.toml.
- #16 Improve internal and public builder apis.
- Zachary Golba (zacharygolba)
v0.2.0 (2017-11-5)
- #11 Add tests for the query module.
- #10 Add negation operator and reverse method to sort and direction.
- #6 Report test coverage to codecov.
- #1 Add support for encoding and decoding query params.
- #8 Ignore unknown fields.
- #2 Update rustfmt config.
- #4 Add ci badges to readme and crates.io.
- #13 Update version format when passed to --vers in test.sh.
- #9 Do not show private _ext field when debugging.
- #7 Improve rocket crate structure.
- #5 Invalidate appveyor cache when appveyor.yml is changed.
- #3 Setup appveyor and circle ci.
- Zachary Golba (zacharygolba)