Releases: Sindri-Labs/sindri-js
Releases · Sindri-Labs/sindri-js
v0.0.1-alpha.11
What's Changed
- License the project as BSD 2-Clause "Simplified" License by @sangaline in #23
- Add support for Circom in
sindri init
by @sangaline in #24
Full Changelog: v0.0.1-alpha.10...v0.0.1-alpha.11
v0.0.1-alpha.10
What's Changed
- Add a
sindri deploy
command by @sangaline in #22 - Add
sindri init
command for project scaffolding (initially gnark-only) by @sangaline in #19
Full Changelog: v0.0.1-alpha.9...v0.0.1-alpha.10
v0.0.1-alpha.9
What's Changed
- Update Sindri Manifest Schema to allow
$schema
field by @sangaline in #21
Full Changelog: v0.0.1-alpha.8...v0.0.1-alpha.9
v0.0.1-alpha.8
What's Changed
- Fix how the CLI version is determined by @sangaline in #18
- Add a
lint
command and integrate the Sindri Manifest JSON Schema by @sangaline in #20
Full Changelog: v0.0.1-alpha.7...v0.0.1-alpha.8
v0.0.1-alpha.7
What's Changed
- Fix the package.json export syntax for the CLI by @sangaline in #17
Full Changelog: v0.0.1-alpha.6...v0.0.1-alpha.7
v0.0.1-alpha.6
What's Changed
- Add the CLI module as an explicit export by @sangaline in #16
Full Changelog: v0.0.1-alpha.5...v0.0.1-alpha.6
v0.0.1-alpha.5
What's Changed
- Export the CLI program from the module by @sangaline in #15
Full Changelog: v0.0.1-alpha.4...v0.0.1-alpha.5
v0.0.1-alpha.4
What's Changed
- Add a config subcommand, revoke API keys on logout, check authentication by @sangaline in #14
Full Changelog: v0.0.1-alpha.3...v0.0.1-alpha.4
v0.0.1-alpha.3
What's Changed
- Add logging and local development server support by @sangaline in #13
Full Changelog: v0.0.1-alpha.2...v0.0.1-alpha.3
v0.0.1-alpha.2
What's Changed
- Add an autogenerated API client by @sangaline in #3
- Add CLI authentication commands: login, logout, whoami by @sangaline in #12
Full Changelog: v0.0.1-alpha.1...v0.0.1-alpha.2