Releases: simple-ssi/simple-cesr
Releases · simple-ssi/simple-cesr
Update Package URLs
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
Small improvements to v0.2.2 release.
v0.2.2
Significant refactor for the sake of code clarity.
v0.2.0
Rewrite extensive portions of the code to support CommonJS and ECMAScript in Node.js and browsers.
Browser Support
v0.1.5
Merge pull request #41 from futureforging/jrayback_240401_edit-readme…
v0.1.4
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
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
First publishable npm package. Beyond that, no guarantees yet.