Skip to content

Releases: Sindri-Labs/sindri-js

v0.0.1-alpha.11

03 Dec 18:14
4f15486
Compare
Choose a tag to compare

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

02 Dec 00:08
d863cf4
Compare
Choose a tag to compare

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

30 Nov 15:30
c2cdb58
Compare
Choose a tag to compare

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

30 Nov 10:41
4e00f59
Compare
Choose a tag to compare

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

26 Nov 17:45
095bdc0
Compare
Choose a tag to compare

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

26 Nov 17:32
fddaf84
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1-alpha.5...v0.0.1-alpha.6

v0.0.1-alpha.5

26 Nov 17:23
f8baede
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1-alpha.4...v0.0.1-alpha.5

v0.0.1-alpha.4

26 Nov 16:40
a4cfc58
Compare
Choose a tag to compare

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

25 Nov 21:36
b991013
Compare
Choose a tag to compare

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

22 Nov 22:44
a46efd9
Compare
Choose a tag to compare

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