Releases: get-smooth/secp256r1-computation
Releases · get-smooth/secp256r1-computation
v2.2.0
v2.1.0
v2.0.0
v1.0.1
v1.0.0
What's Changed
- 🚚🔧🔀 Migrate library from JavaScript to TypeScript by @qd-qd in #1
- 🔧 Configure jest, write unit tests and the differential tests by @qd-qd in #2
- ➕ setup quality tools (eslint/prettier) by @qd-qd in #3
- 👷 configure CI using github actions by @qd-qd in #4
- 🔨 npm script to run the library from the terminal by @qd-qd in #5
- 👷 setup git hooks using lefthook by @qd-qd in #6
- ✅ test implementation against precomputed values by @qd-qd in #7
- 👷 setup the CD to publish the package to gpr by @qd-qd in #8
- 📝 improve the doc' by creating CONTRIBUTING/README files by @qd-qd in #9
- 📦️ make the library publishable by @qd-qd in #10
New Contributors
Full Changelog: https://github.com/0x90d2b2b7fb7599eebb6e7a32980857d8/secp256r1-computation/commits/v1.0.0