Releases: outerbase/starbasedb
Releases · outerbase/starbasedb
v0.1.3
v0.1.2
What's Changed
- [alpha] User Auth Template by @Brayden in #26
- Allow users to suggest DO region deployment location by @Brayden in #30
- After query event hook by @Brayden in #33
- Add bsd and linux sed compatibility check by @JayJamieson in #35
- Support both internal and external data sources by @Brayden in #37
- Include the Outerbase SDK for external database connections by @Brayden in #39
- beforeQuery functional hook by @Brayden in #42
- CORS Preflight by @Brayden in #43
New Contributors
- @JayJamieson made their first contribution in #35
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Implement LiteREST: A lightweight SQLite-based REST API by @stritt in #10
- Support SQLite file dumps by @Brayden in #20
- Folder refactor for better separation by @Brayden in #21
- Support CSV and JSON table exports by @Brayden in #22
- Import from SQL dump by @Brayden in #23
- Import JSON from body or file by @Brayden in #24
- Import CSV from body or file @Brayden in #25
New Contributors
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- chore: Remove unnecessary functions by @Brayden in #2
- feat: Transaction support for query batching by @Brayden in #4
- fix: Operation file hosts operation functions refactor by @Brayden in #5
- feat: Raw query response support by @Brayden in #6
- fix: Support multiple params by @invisal in #11
- chore: Add Github Templates for PRs and Issues by @Brayden in #8
- fix: Fix type name collision by @Brayden in #7
- feat: Add built-in outerbase studio by @invisal in #16
- chore: Include account_id in TOML for install script by @Brayden in #17
- chore: Update format of worker configuration by @Brayden in #18
- feat: Use transactionSync API for transaction rollbacks by @Brayden in #13
- feat: Web Socket connection query support by @Brayden in #15
New Contributors
Full Changelog: https://github.com/Brayden/starbasedb/commits/v0.1.0