Skip to content

Releases: simple-ssi/simple-cesr

Update Package URLs

13 Aug 23:51
6915b13
Compare
Choose a tag to compare

Updated package URLs to point directly to the simple-ssi repo rather than through futureforging.

v0.2.3: Merge pull request #48 from simple-ssi/jrayback_240605_misc-cleanup

06 Jun 02:16
0249aba
Compare
Choose a tag to compare

v0.2.2

06 Jun 01:22
aff5fad
Compare
Choose a tag to compare

Significant refactor for the sake of code clarity.

v0.2.0

12 Apr 23:33
21fe898
Compare
Choose a tag to compare

Rewrite extensive portions of the code to support CommonJS and ECMAScript in Node.js and browsers.

Browser Support

02 Apr 03:22
2cb9a34
Compare
Choose a tag to compare
v0.1.5

Merge pull request #41 from futureforging/jrayback_240401_edit-readme…

v0.1.4

29 Mar 23:51
8ff8d6f
Compare
Choose a tag to compare

Does break the api from previous version (oops), but since this is 0.x.x, the api shouldn't be stable yet anyway.
Build now emits type definitions.

v0.1.2

28 Mar 20:24
ec37bdb
Compare
Choose a tag to compare

Switch test runner from ts-jest to @swc/jest for faster performance. Fix export problem in index.js that was breaking the installed npm package.

v0.1.1

28 Mar 18:01
6819ecc
Compare
Choose a tag to compare

First publishable npm package. Beyond that, no guarantees yet.