This repository has been archived by the owner on Apr 28, 2024. It is now read-only.
Releases: slashbase/slashbase-go
Releases · slashbase/slashbase-go
v0.3.1
- Using pure-go sqlite lib to build binaries.
- Use of executable path for loading db files.
- Added version command in cli:
slashbase version
displays the version - Updated CLI help
v0.3.0-beta
Changelog
- available as CLI tool that connects to IDE at https://app.slashbase.com
- better improved cli
- bug fixes for #41
- minor improvements
v0.2.2-beta
Changelog
- updated default port to 22022, locally running slashbase app connects to https://app.slashbase.com
- better improved cli
- changed slashbase cli command from
\switch
to\base
- minor improvements
v0.2.1 - stable beta release
- better & stable MongoDB support
- better & stable PostgreSQL support
- minor improvements
v0.2.0
- Introducing new feature: Slashbase CLI - run queries through cli using binary.
- Minor bugs fixed
Initial beta release v0.1.0
Changelog
- The app is now available as single user in-browser database IDE.