Skip to content

Releases: cs50/python-cs50

v9.3.4

18 Dec 04:06
Compare
Choose a tag to compare
updated SQLAlchemy versioning

v9.3.3

18 Dec 00:19
Compare
Choose a tag to compare
fixed merge

v9.3.2: Merge pull request #180 from cs50/updates

17 Dec 19:45
c73d1d2
Compare
Choose a tag to compare
updated IO wrapper, style, version

v9.3.1

17 Dec 19:41
Compare
Choose a tag to compare
increments version

v9.3.0: Merge pull request #174 from cs50/SQLAlchemy-2.0

24 Oct 17:47
fcc8cb9
Compare
Choose a tag to compare

v9.2.7

17 Oct 20:03
Compare
Choose a tag to compare
replaced distutils with packaging

v9.2.6: Merge pull request #176 from cs50/create-view

29 Sep 20:30
955637c
Compare
Choose a tag to compare
Adds support for 'CREATE VIEW' statement

v9.2.5

29 Jan 10:42
Compare
Choose a tag to compare
fixated SQLAlchemy to version 1.4.46

v9.2.4

02 Dec 20:34
Compare
Choose a tag to compare
added try-catch workaround for SQL.connect when sqlite3 is not available

v9.2.3

02 Dec 20:25
Compare
Choose a tag to compare
use try-catch import sqlite3, update action