Releases: cs50/python-cs50
Releases · cs50/python-cs50
v9.4.0: Merge pull request #186 from cs50/vacuum
Adds support for `VACUUM`, fixes raw strings
v9.3.4
updated SQLAlchemy versioning
v9.3.3
fixed merge
v9.3.2: Merge pull request #180 from cs50/updates
updated IO wrapper, style, version
v9.3.1
increments version
v9.3.0: Merge pull request #174 from cs50/SQLAlchemy-2.0
Support SQLAlchemy 2.0
v9.2.7
replaced distutils with packaging
v9.2.6: Merge pull request #176 from cs50/create-view
Adds support for 'CREATE VIEW' statement
v9.2.5
fixated SQLAlchemy to version 1.4.46
v9.2.4
added try-catch workaround for SQL.connect when sqlite3 is not available