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: Merge pull request #46 from simple-ssi/jrayback_240520_refactor-funct…

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

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
Merge pull request #41 from futureforging/jrayback_240401_edit-readme…

…-work-on-d-ts-files

Finalize work for open sourcing & working in browsers.

v0.1.4: Merge pull request #40 from futureforging/jrayback_240329_general-cle…

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: Merge pull request #39 from futureforging/jrayback_240328_fix-module-…

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: Merge pull request #38 from futureforging/jrayback_240327_make-npm-pa…

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

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