Skip to content

Releases: ronin-co/compiler

0.7.1

14 Nov 17:00
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Added support for expressions in including by @leo in #32
  • Make use of reusable workflow by @colodenn in #31

Full Changelog: 0.7.0...0.7.1

0.7.0

14 Nov 15:00
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Package workflow now handles array of versions by @colodenn in #26
  • Add dedicated term for field representations by @leo in #27
  • Stop patching JSON by default by @leo in #28
  • Added support for expressions as field values by @leo in #29
  • Added support for expressions in orderedBy by @leo in #30

Full Changelog: 0.6.1...0.7.0

0.6.1

11 Nov 19:30
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Updated workflow to unpublish experimental packages by @colodenn in #23
  • Sanitize branch name for experimental package workflow by @colodenn in #24
  • Allow for creating and dropping views by @leo in #22
  • Use correct naming in readme by @leo in #25

New Contributors

Full Changelog: 0.6.0...0.6.1

0.6.0

11 Nov 14:49
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Removed unused code by @leo in #19
  • Allow for passing fields to indexes & triggers by @leo in #20
  • Allow for passing field expressions to indexes by @leo in #21

Full Changelog: 0.5.1...0.6.0

0.5.1

10 Nov 10:26
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Restructure schema logic by @leo in #17
  • Do not limit record amount by default by @leo in #18

Full Changelog: 0.5.0...0.5.1

0.5.0

08 Nov 18:50
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Make it possible to pass multiple queries by @leo in #15
  • Handle entire transactions by @leo in #16

Full Changelog: 0.4.0...0.5.0

0.4.0

08 Nov 12:39
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Allow for passing fields when creating schemas by @leo in #11
  • When creating schemas, generate defaults by @leo in #12
  • Generate default ID prefix by @leo in #13
  • Allow for inlining statement values by @leo in #14

Full Changelog: 0.3.1...0.4.0

0.3.1

07 Nov 15:58
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Expose types from package by @leo in #10

Full Changelog: 0.3.0...0.3.1

0.3.0

06 Nov 09:38
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Allow for creating and deleting triggers by @leo in #7
  • Allow for defining filters on indexes and triggers by @leo in #8
  • Allow for passing multiple effects to triggers by @leo in #9

Full Changelog: 0.2.2...0.3.0

0.2.2

04 Nov 15:05
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Only require slug for schemas by @leo in #6

Full Changelog: 0.2.1...0.2.2