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 6d6653b commit ac8674dCopy full SHA for ac8674d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [0.4.0](https://github.com/officialpycasbin/sqlobject-adapter/compare/v0.3.0...v0.4.0) (2025-08-15)
4
+
5
6
+### Features
7
8
+* switch from casbin to pycasbin ([6d6653b](https://github.com/officialpycasbin/sqlobject-adapter/commit/6d6653b012836445e144c71a95140f182df65eda))
9
10
# [0.3.0](https://github.com/officialpycasbin/sqlobject-adapter/compare/v0.2.0...v0.3.0) (2024-10-26)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "sqlobject_adapter"
-version = "0.3.0"
+version = "0.4.0"
authors = [
{name = "Casbin", email = "admin@casbin.org"},
]
0 commit comments