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
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# CHANGELOG
2
2
3
-
**Unreleased**
3
+
**v0.5.0**
4
4
- Support Python 3.12 and 3.13.
5
-
- Speed up encoding by ~85% by optimizing blocklist checks.
5
+
- Speed up encoding by ~85% by optimizing blocklist checks ([PR #23](https://github.com/sqids/sqids-python/pull/23), thanks to [@kurtmckee](https://github.com/kurtmckee)).
6
6
This improvement requires more calculation when the `Sqids` class is instantiated,
7
7
so users are encouraged to instantiate `Sqids` once and always reuse the instance.
0 commit comments