We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac6def commit ce553e4Copy full SHA for ce553e4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [1.8.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.7.0...v1.8.0) (2025-11-16)
4
+
5
6
+### Features
7
8
+* add `create_table` parameter to control automatic table creation ([#10](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/10)) ([0ac6def](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/0ac6defe17a469236515ab96ce894bf81e119c08))
9
10
# [1.7.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.6.0...v1.7.0) (2025-08-29)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.7.0
+version = 1.8.0
0 commit comments