We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83bab65 commit e79344bCopy full SHA for e79344b
CHANGELOG.MD
@@ -75,7 +75,18 @@ All notable changes to this project will be documented in this file.
75
### Fixed
76
- Fixed dict key error in `CircularChecker` class.
77
78
-# v1.2.3 - 8/4/2024
+# v1.3.3 - 8/4/2024
79
80
-## Changed
81
-- The package now uses bpsapi.rajtech.me/latest/{category} instead of the params method for list and latest
+## Improved
+- The package now uses bpsapi.rajtech.me/latest/{category} instead of the params method for list and latest
82
+
83
+# v1.4 - 12/8/24
84
85
+### Fixed
86
+- CircularChecker's false positives
87
88
+### Removed
89
+- Pickle method for cache storage
90
91
+### Added
92
+- mysql method for cache storage
0 commit comments