Skip to content

Releases: supabase/dbdev

v0.1.6

04 Jan 10:41
ba8ce3f
Compare
Choose a tag to compare
  • add support for default_version in the CLI. CLI will now send defaut_version in the control file to database.dev when publishing an extension.

v0.1.5

13 Nov 07:26
23ebd49
Compare
Choose a tag to compare
  • New dbdev list command to list available extensions in a database.
  • Restrict dependencies in the requires key in the control file to a set of commonly used extensions.

v0.1.4

07 Nov 12:37
1ffef6e
Compare
Choose a tag to compare
  • --path argument on install and publish commands defaults to current directory if omitted.
  • fix: update paths were not installed in the install command

v0.1.3

24 Oct 20:11
97242fe
Compare
Choose a tag to compare
  • Fix: unable to publish second version of an extension

v0.1.2

13 Oct 07:01
b313347
Compare
Choose a tag to compare
  • Fix invalid registry URL saved in ~/.dbdev/config.toml.
  • Show better error messages when publishing an extension.
  • Show a message when dbdev login succeeds.

v0.1.1 (deprecated in favour of v0.1.2)

06 Oct 14:43
7f8dc66
Compare
Choose a tag to compare
  • Fix invalid registry URL saved in ~/.dbdev/config.toml.
  • Show better error messages when publishing an extension.
  • Show a message when dbdev login succeeds.

v0.1.0

06 Oct 05:05
768b0bb
Compare
Choose a tag to compare