Skip to content

Releases: ronin-co/compiler

0.14.8

21 Jan 16:22
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Simplified function types by @leo in #117

Full Changelog: 0.14.7...0.14.8

0.14.7

21 Jan 15:40
@leo leo
Compare
Choose a tag to compare

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.6

21 Jan 10:29
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Added support for blob field type by @leo in #114

Full Changelog: 0.14.5...0.14.6

0.14.5

20 Jan 19:14
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Export more query types by @leo in #113

Full Changelog: 0.14.4...0.14.5

0.14.4

20 Jan 18:41
@leo leo
Compare
Choose a tag to compare

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

17 Jan 18:36
@leo leo
Compare
Choose a tag to compare

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.2

17 Jan 14:25
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Export function for detecting query symbols by @leo in #107

Full Changelog: 0.14.1...0.14.2

0.14.1

15 Jan 18:33
@leo leo
Compare
Choose a tag to compare

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

14 Jan 11:47
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Support retrieving multiple records with multiple nested records by @leo in #103

Full Changelog: 0.13.14...0.14.0

0.13.14

13 Jan 19:13
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Hide private properties by @leo in #102

Full Changelog: 0.13.13...0.13.14