Skip to content

Releases: supabase/dbdev

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 22 Apr 13:18
0e68d31

What's Changed

Read more

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 04 Jan 10:41
ba8ce3f
  • 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

Choose a tag to compare

@github-actions github-actions released this 13 Nov 07:26
23ebd49
  • 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

Choose a tag to compare

@github-actions github-actions released this 07 Nov 12:37
1ffef6e
  • --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

Choose a tag to compare

@github-actions github-actions released this 24 Oct 20:11
97242fe
  • Fix: unable to publish second version of an extension

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Oct 07:01
b313347
  • 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)

Choose a tag to compare

@github-actions github-actions released this 06 Oct 14:43
7f8dc66
  • 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

Choose a tag to compare

@github-actions github-actions released this 06 Oct 05:05
768b0bb