Changelog
1.1.4 - 2025-03-04
๐งน Chores
โ๏ธ CI/CD
- (github) add
python:3.13
to tests matrix (#179) - (08f8ab4)
โฌ๏ธ Dependencies
- (deps) update dependency firebirdsql to v1.3.4 (#200) - (a00da10)
- (deps) update dependency firebirdsql to v1.3.3 (#199) - (7c44a85)
- (deps) update dependency firebirdsql to v1.3.2 (#180) - (6b8a15c)
- (deps) update dependency firebirdsql to v1.3.1 (#159) - (ff9553a)
1.1.3 - 2024-08-08
๐ Bug fixes
- pin
firebirdsql
version - (acf9b4e)
1.1.2 - 2024-07-15
๐ Documentation
๐งน Chores
- (typos) ignore short words - (c41e9aa)
โฌ๏ธ Dependencies
1.1.1 - 2024-02-26
๐ Features
- add
port
attribute to CompletedTransaction
- (db144a4)
- add new parameter
access: read_write|read_only
(#118) - (821489a)
๐ Bug fixes
๐ Refactor
๐ Documentation
๐งน Chores
- add config for
toml
formatter - (8671ed2)
- update
ruff
settings - (19894ca)
- replace
black
with ruff
- (2c90e26)
โ๏ธ CI/CD
- (pre-commit) add
checkmake
hook - (3baa8d6)
- (pre-commit) add
actionlint
hook - (2cd0df6)
- update
firebird
versions in tests matrix (#121) - (69330a8)
- add
python 3.12
to tests matrix (#93) - (ab7978e)
โฌ๏ธ Dependencies
- (deps) update dependency firebirdsql to v1.2.5 (#124) - (e72e63b)
- (deps) update dependency firebirdsql to v1.2.3 (#110) - (623fbbc)
1.0.7 - 2023-09-12
๐ Documentation
๐งน Chores
โ๏ธ CI/CD
- (pre-commit) use
black
mirror (#87) - (078ee6d)
- disable
codeql
on schedule
- (1b3afc8)
1.0.6 - 2023-07-18
๐ Refactor
โ๏ธ CI/CD
1.0.5 - 2023-07-08
๐ Bug fixes
- move connection close to
finally
block (#78) - (83f4fbb)
๐งน Chores
- ignore
PLR0913
ruff rule - (3a50234)
โ๏ธ CI/CD
1.0.4 - 2023-05-30
๐ Refactor
๐ Documentation
1.0.3 - 2023-05-25
๐ Features
โ๏ธ CI/CD
- (pre-commit) add
typos
hook - (a0a0731)
- (pre-commit) adjust schedule and rules - (60d18c3)
- (renovate) use shared config - (4a83cc4)
- update
workflows
(#64) - (a437498)
1.0.2 - 2023-05-07
๐ Features