Skip to content

Releases: ronin-co/compiler

0.16.3

06 Feb 17:33
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Correctly inline field values by @leo in #137
  • Correctly assert empty fields by @leo in #138

Full Changelog: 0.16.2...0.16.3

0.16.2

05 Feb 16:49
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Ensure correct pagination while counting by @leo in #136

Full Changelog: 0.16.1...0.16.2

0.16.1

05 Feb 13:19
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Export more types for expanded queries by @leo in #135

Full Changelog: 0.16.0...0.16.1

0.16.0

05 Feb 10:31
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Allow for resolving all link fields at once by @leo in #133
  • Make it possible to run queries for all models by @leo in #134

Full Changelog: 0.15.0...0.16.0

0.15.0

04 Feb 08:05
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Do not allow model entities upon altering by @leo in #129
  • Ensure correct file name for instructions by @leo in #130
  • Allow for including count of joined records by @leo in #131
  • Prevent actions for many-cardinality link fields by @leo in #132

Full Changelog: 0.14.14...0.15.0

0.14.14

28 Jan 13:33
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Rename for instruction to using by @leo in #127
  • Support with instruction for add queries by @leo in #128

Full Changelog: 0.14.13...0.14.14

0.14.13

27 Jan 17:15
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Avoid repeating default fields and presets by @leo in #126

Full Changelog: 0.14.12...0.14.13

0.14.12

27 Jan 14:58
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Gracefully handle empty OR conditions by @leo in #124
  • Gracefully handle undefined pagination cursor by @leo in #125

Full Changelog: 0.14.11...0.14.12

0.14.10

23 Jan 11:28
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Always return correct count query results by @leo in #119
  • Explicitly select all columns by default by @leo in #120
  • Ensure hoisting joined records works correctly by @leo in #121
  • Select columns when modifying records by @leo in #122

Full Changelog: 0.14.9...0.14.10

0.14.9

22 Jan 11:38
@leo leo
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.8...0.14.9