Skip to content

Releases: ronin-co/cli

0.2.39

21 Feb 09:57
Compare
Choose a tag to compare

What's Changed

  • Convert model.fields to objects when applying migrations by @colodenn in #57

Full Changelog: 0.2.38...0.2.39

0.2.38

20 Feb 14:27
Compare
Choose a tag to compare

What's Changed

  • Refactored tests and prepare for tests with records by @colodenn in #53
  • Migration now allows to add required fields by @colodenn in #54
  • Allow to process fields, indexes and triggers as objects by @colodenn in #56

Full Changelog: 0.2.37...0.2.38

0.2.37

12 Feb 10:11
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Correctly sort migrations in apply prompt by @colodenn in #52

Full Changelog: 0.2.36...0.2.37

0.2.36

11 Feb 10:33
Compare
Choose a tag to compare

What's Changed

  • Remove .protocols directory in favor for migrations by @colodenn in #50
  • Reduce bundle size by removing prettier in favor for dprint by @colodenn in #51

Full Changelog: 0.2.35...0.2.36

0.2.35

07 Feb 16:15
Compare
Choose a tag to compare

What's Changed

  • Allow to alter link fields of kind many by @colodenn in #49

Full Changelog: 0.2.34...0.2.35

0.2.34

06 Feb 14:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.33...0.2.34

0.2.33

05 Feb 16:21
Compare
Choose a tag to compare

What's Changed

  • Fixed apply command with custom migration file path by @colodenn in #47

Full Changelog: 0.2.32...0.2.33

0.2.32

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

What's Changed

  • Ensure clean query for creating models with no fields by @leo in #46

Full Changelog: 0.2.31...0.2.32

0.2.31

30 Jan 12:03
Compare
Choose a tag to compare

What's Changed

  • Skip drop queries for recreated tables in migration by @colodenn in #45

Full Changelog: 0.2.30...0.2.31

0.2.30

29 Jan 14:16
Compare
Choose a tag to compare

What's Changed

  • Allow migration of adding or dropping unique columns by @colodenn in #44

Full Changelog: 0.2.29...0.2.30