Releases: supabase/dbdev
Releases · supabase/dbdev
v0.1.6
v0.1.5
- 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
--path
argument oninstall
andpublish
commands defaults to current directory if omitted.- fix: update paths were not installed in the
install
command
v0.1.3
- Fix: unable to publish second version of an extension
v0.1.2
- 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)
- 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
- Add ability to login to the https://database.dev/ registry.
- Add ability to publish a TLE.