Release Notes
Bug Fixes
- parser: Add missing Decimal arm to FieldType::size_in_bytes (#189)
- init: Refuse to start unauthenticated when FORGEDB_JWKS_URL is set (#195)
Install forgedb 0.2.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hoodiecollin/forgedb/releases/download/v0.2.1/forgedb-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install hoodiecollin/tap/forgedb
Install prebuilt binaries into your npm project
npm install @hoodiecollin/forgedb@0.2.1
Download forgedb 0.2.1