You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
# 2.12.1
2
+
3
+
- Replace `ed25519-blake2b` dependency with `ed25519-blake2b-fork`.
4
+
`ed25519-blake2b-fork` is a fork I created to enable automated wheel builds. Since pre-compiled wheels are now included in the PyPI release, Windows users will no longer encounter compilation errors when installing the library.
0 commit comments