Skip to content

Releases: ronin-co/compiler

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

0.2.1

01 Nov 10:55
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Refined meta files by @leo in #4
  • Extend readme with more details by @leo in #5

Full Changelog: 0.2.0...0.2.1

0.2.0

31 Oct 12:54
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Added support for foreign key actions by @leo in #3

Full Changelog: 0.1.1...0.2.0