Skip to content

Use SQLAlchemy>2 and replaced alchy with sqlservice

Compare
Choose a tag to compare
@northwestwitch northwestwitch released this 22 May 10:00
· 3 commits to master since this release
795050f

[4.7] - 2024-05-22

Added

  • github actions to publish the repo to PyPI and publish mkdocs on new release event

Changed

  • Replace ruamel.yaml with pyyaml lib
  • Updated GitHub actions
  • Replaced alchy lib with sqlservice
  • Unfreeze SQLAlchemy

Fixed

  • Add missing brew path to GitHub action. It has been removed from PATH variable in Ubuntu
  • Badges on README page