Skip to content

0.4.2

Latest
Compare
Choose a tag to compare
@lewinfox lewinfox released this 29 Nov 22:28
aec4d4c

Improvements

  • String formatting internally now uses .format() rather than f-strings

Housekeeping

  • Added unit tests
  • Added GitHub action to run the tests