Skip to content

Releases: ronin-co/cli

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

0.2.29

28 Jan 18:16
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Use correct query syntax for creating records by @leo in #43

Full Changelog: 0.2.28...0.2.29

0.2.28

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

What's Changed

  • Use temporary columns instead of temporary tables if possible by @colodenn in #42

Full Changelog: 0.2.27...0.2.28

0.2.27

27 Jan 11:46
@leo leo
Compare
Choose a tag to compare

What's Changed

  • Do not print spinner for version by @leo in #41

Full Changelog: 0.2.26...0.2.27