Skip to content

Releases: jdkaplan/squill

squill-cli-v0.9.4

10 Oct 21:07
79e72a1
Compare
Choose a tag to compare

Fixed

  • (build) Trivial change to re-release CLI

squill-v0.10.0

07 Oct 00:50
cb3947f
Compare
Choose a tag to compare

Added

  • [breaking] Add only_up config field to prevent reversing migrations (#205)

squill-cli-v0.9.3

07 Oct 00:58
cb3947f
Compare
Choose a tag to compare

Added

  • Add only_up config field to prevent reversing migrations (#205)

squill-v0.9.2

06 Oct 22:21
74123f7
Compare
Choose a tag to compare

Other

  • Update dependencies
  • This update is mostly for the squill-cli release.

squill-cli-v0.9.2

06 Oct 22:28
74123f7
Compare
Choose a tag to compare

Other

  • Update dependencies
  • Configure shell and NPM installers

squill-v0.9.1

29 Jun 21:21
47dad21
Compare
Choose a tag to compare

Other

  • (deps) Remove unused dependency features
  • (deps) bump time from 0.3.32 to 0.3.36

squill-cli-v0.9.1

29 Jun 21:27
47dad21
Compare
Choose a tag to compare

Other

  • (deps) Remove unused dependency features
  • (deps) bump clap from 4.4.12 to 4.5.8
  • (deps) bump figment from 0.10.13 to 0.10.19
  • (deps) bump serde from 1.0.196 to 1.0.203
  • (deps) bump time from 0.3.32 to 0.3.36

squill-v0.9.0

27 Jun 17:28
afb7b9a
Compare
Choose a tag to compare

Added

  • [breaking] Add named migration templates

Other

  • [breaking] Split into bin and lib packages

squill-cli-v0.9.0

27 Jun 17:49
afb7b9a
Compare
Choose a tag to compare

Added

  • Add named migration templates

Other

  • [breaking] Split into bin and lib packages

v0.8.0

27 Feb 23:15
6d579d0
Compare
Choose a tag to compare

Fixed

  • Print no-migrations message on empty status (#147)
  • Fix typo in init.up.sql comment (#146)

Changed

  • Switch from native-tls to rustls (#149)