Skip to content

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

  • (renovate) adjust schedule - (957e8d0)
  • use digest pinning - (2ff20ff)

1.0.4 - 2023-05-30

๐Ÿšœ Refactor

๐Ÿ“š Documentation

1.0.3 - 2023-05-25

๐Ÿš€ Features

  • get passwd from env by default (#68) - (da76539)

โš™๏ธ 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