Skip to content

v5.0.0

Compare
Choose a tag to compare
@justinfranco justinfranco released this 24 Feb 20:32
· 9 commits to main since this release
9de63a5

This new version features a major refactor that adopts an object-oriented programming style. This change will make it easier for us to write tests, and will make the code more robust and easier to follow. Additionally, we have achieved 94% test coverage, and have added code linting and automated testing to the CI pipeline to make it more reliable.