Skip to content

v0.1.51

Compare
Choose a tag to compare
@badmonster0 badmonster0 released this 15 Jun 02:56
· 2 commits to main since this release
96e704e

What's Changed

  • chore: update Rust version to 1.86 and remove unused as_any methods… by @vumichien in #597
  • feat(cli): add force option to setup and drop commands for bypassing confirmation prompts by @vumichien in #602
  • doc: double quote "psycopg[binary,pool]" in doc for zsh etc. by @badmonster0 in #607
  • feat: handle NumPy array vector in Python conversion by @lemorage in #595
  • chore: add more info in log by @dubin555 in #614
  • ops(workflow): use sepcific Python version in setup as venv cache key by @badmonster0 in #615
  • feat: allow optional database configuration by @vumichien in #608
  • fix: unit tests for python values by @TwistingTwists in #452
  • fix: remove unsupported type casting in integer vector handling by @lemorage in #619
  • refactor: eliminate type errors in pytests and enforce mypy for tests by @badmonster0 in #623
  • fix: fix roundtrip conversion for LocalDateTime type by @badmonster0 in #624

New Contributors

Full Changelog: v0.1.50...v0.1.51