Revision history for Alien-libsecp256k1
0.060000 - 2025-03-20
- libsecp256k1 is now bundled together with the module (instead of being downloaded from github)
- libsecp256k1 version is now v0.6.0
0.050103 - 2024-09-20
- The module now tries to build static libsecp256k1 on windows with proper define
0.050102 - 2024-09-19
- The module now tries to build dynamic libsecp256k1 on windows
0.050101 - 2024-09-19
- Switch building method to cmake
0.050100 - 2024-09-12
- First version