Skip to content

Releases: get-smooth/secp256r1-computation

v2.2.0

07 Jun 18:47
Compare
Choose a tag to compare

Commits

v2.1.0

07 Jun 16:08
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

🚨 This release introduces a bug fixed in the v2.2.0. You should probably avoid using this version.

Commits

v2.0.0

06 Jun 15:28
Compare
Choose a tag to compare

Commits

  • 6a47010: 📝 improve the installation process (qd-qd) #13
  • e4e16f5: 📦️ fix the entrypoint issue of the package (qd-qd) #14
  • 883da18: 📝 fix the badge of the publish workflow (qd-qd)
  • fae957e: 🔖 bump to v2.0.0 (qd-qd) #15

v1.0.1

02 Jun 15:09
Compare
Choose a tag to compare

Commits

  • a5e4300: 📝 add installation instruction to README.md (qd-qd)
  • cdb64a1: 📝 add CD badge to README.md (qd-qd)
  • 0b00f9f: 🔖 bump to v1.0.1 (qd-qd)

v1.0.0

02 Jun 14:49
Compare
Choose a tag to compare

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

  • @qd-qd made their first contribution in #1

Full Changelog: https://github.com/0x90d2b2b7fb7599eebb6e7a32980857d8/secp256r1-computation/commits/v1.0.0