Skip to content

Releases: get-smooth/secp256r1-verify

v0.2.1

21 Jun 21:25
Compare
Choose a tag to compare

Commits

v0.2.0

21 Jun 14:40
Compare
Choose a tag to compare

This version introduces a license switch from APACHE-2 to MIT.

Commits

  • 28ef721: 🔥 remove unused .env.example (qd-qd)
  • 5487a22: 👷 pass foundry workflows in CI mode (qd-qd) #18
  • 58ed109: 👷 increase gas reporting summary quantile to 20% (qd-qd) #18
  • ac93a0e: 📄 includes FreshCryptoLib MIT license (qd-qd) #19
  • 28523ca: 📄 includes foundry-template MIT license (qd-qd) #19
  • 5682def: 📄 change license from APACHE-2 to MIT (qd-qd) #19
  • efe5c2d: 🔖 bump to v0.2.0 (qd-qd) #20

v0.1.1

20 Jun 17:30
Compare
Choose a tag to compare

🚨 THIS RELEASE IS SUBJECT TO LEGAL ISSUES. DO NOT USE IT

Commits

  • 264b6cb: 🔧 add configuration file for slither (qd-qd) #13
  • cdeb7de: 👷 create static-analysis workflow (qd-qd) #13
  • 4c5f094: 🚨 fix slither findings (qd-qd) #13
  • de23df2: 📝 add github badge for the release workflow (qd-qd)
  • ebedbb0: 📝 add github badge for the static analysis workflow (qd-qd)
  • 0cd0edf: 👷 improve the static analysis workflow (qd-qd)
  • 53f4188: 🔖 bump to v0.1.1 (qd-qd) #14

v0.1.0

20 Jun 16:23
Compare
Choose a tag to compare

🚨 THIS RELEASE IS SUBJECT TO LEGAL ISSUES. DO NOT USE IT

What's Changed

  • 👷 configure github package registry by @qd-qd in #3
  • ♻️ Major refactoring and cleaning of the initial implementation by @qd-qd in #1
  • 🔨 create makefile configuration by @qd-qd in #4
  • 🔧 add make command to generated the doc by @qd-qd in #5
  • 👷 setup gas diff workflow by @qd-qd in #6
  • 💚 fix gas-report CI workflows by @qd-qd in #8
  • 🔨 rename prettier cmds to format by @qd-qd in #7
  • 📝 write the README by @qd-qd in #11

Full Changelog: https://github.com/0x90d2b2b7fb7599eebb6e7a32980857d8/secp256r1-verify/commits/v0.1.0