Skip to content

Tags: mkleehammer/pyodbc

Tags

5.2.0

Toggle 5.2.0's commit message
Bump version to 5.2

I don't think there were any API changes, but a change was made for Python 3.13.  I think a
minor version upgrade is warranted.

5.1.0

Toggle 5.1.0's commit message
Release 5.1.0

5.0.1

Toggle 5.0.1's commit message
Release 5.0.1

5.0.0

Toggle 5.0.0's commit message
Updating version to 5.0.0

5.0.0b4

Toggle 5.0.0b4's commit message
Enabling linking of unixODBC in mac wheels.

5.0.0.b3

Toggle 5.0.0.b3's commit message
Prepare 5.0.0b3 release

5.0.0.b2

Toggle 5.0.0.b2's commit message
Prepare 5.0.0b2 release

5.0.0b1

Toggle 5.0.0b1's commit message
Prepare 5.0.0b1 release.

5.0.0a2

Toggle 5.0.0a2's commit message
Fixes to allow build artifacts

- Removed a delegating ctor which fails on macOS gcc with error "delegating constructors are
  permitted only in C++11".

- Add version to toml file, required by cibuildwheel (and pyproject.toml specification, I
  think) and have setup.py file extract it dynamically so we only have to maintain one.  I need
  to determine if the setup keywords are even required or if it will pick up items from the
  toml file.

5.0.0a1

Toggle 5.0.0a1's commit message
Cleaned up setup.py and marked as 5.0.0a1