Releases: ronin-co/compiler
Releases · ronin-co/compiler
0.14.7
What's Changed
- Allow for providing "many" relations while creating records by @leo in #116
Full Changelog: 0.14.6...0.14.7
0.14.4
What's Changed
- Support multiple many-relationships per model by @leo in #111
- Handle cases in which related records are missing by @leo in #112
Full Changelog: 0.14.3...0.14.4
0.14.3
What's Changed
- Stop implicitly selecting ID by @leo in #108
- Added patterns for
selecting
by @leo in #109
- Ensure perfect results for one-to-many relationships by @leo in #110
Full Changelog: 0.14.2...0.14.3
0.14.1
What's Changed
- Added support for nested joins by @leo in #104
- Allow for hoisting joined records upwards by @leo in #105
- Made one-to-many relationships work by @leo in #106
Full Changelog: 0.14.0...0.14.1
0.14.0
What's Changed
- Support retrieving multiple records with multiple nested records by @leo in #103
Full Changelog: 0.13.14...0.14.0