Skip to content

Latest commit

 

History

History
91 lines (50 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

91 lines (50 loc) · 2.55 KB

CHANGELOG

[2024.12.18.1]

Maintenance

  • Fine tune the deploy steps (git) #213

[2024.12.17.1]

Maintenance

  • Improve build process (build) #210

[2024.12.16.6]

Bug Fixes

  • Add handling of Postgres ProgrammingError (migrations) #208

[2024.12.16.5]

Maintenance

  • Add link to readme docs (docs) #206

[2024.12.16.4]

Maintenance

  • Update version to the new date format (docs) #204

[2024.12.16.3]

Bug Fixes

  • Removed erroneous license reference (build) #202

[2024.12.16.2]

Maintenance

  • Remove use of semantic release (version) #200

    Using GHA python script to handle versioning and changelog updates.

Documentation

  • Fix format so pypi displays correctly (pypi) #200

[2024.12.16.1]

Maintenance

  • Add select deploy and deploy to pypi (git) #198

[2024.12.15.2]

Maintenance

  • Add logging and user feedback for test upload (git) #196

Formatting, missing semi colons, etc; no code change

  • General tidy up of workflows (git) #196

[2024.12.15.1]

Maintenance

  • Add deploy to test pypi (git) #194

Documentation

  • Fixed typo in line spacings (README) #194

[2024.12.14.1]

Maintenance

  • Add package file version updating (git) #192
  • Add release/deploy workflow (git) #192

Bug Fixes

  • Syntax error, empty env, add files to message (git) #192

Code Refactoring

  • Remove PR used for testing (git) #192
  • Update branch message references (git) #192

Testing

  • Update test env for GHA runs/testing (tox) #192