All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.1 - 2024-08-29
- improve contributing section
- add feature docs for
docs.rs
0.2.0 - 2024-08-28
- [breaking] add optional
builder
feature limited toInput
- reorder package fields
- improve coverage
0.1.2 - 2024-08-27
- add coverage badge
- update to use
prettyplease
in snapshots - add coverage support
- support testing multiple rust versions
0.1.1 - 2024-08-26
- add support for
Range
types
- make
edgedb-derive
optional
- update readme
- add
cli
to future work - show where shared types should be placed
- explain future work
Range
notQueryable
so needs upstream support
- improve changelog generation
0.1.0 - 2024-08-25
- Initial release