Releases: ronin-co/compiler
Releases · ronin-co/compiler
0.7.0
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
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
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
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
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
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.0
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