Version 1.2.0
What's Changed
- Adopt Ruff as Python Linter and Formatter by @threeal in #60
- Separate Workflows for Build, Deploy, and Test by @threeal in #73 and #77
- Run Workflows on Ubuntu OS Only by @threeal in #76 and #80
- Remove
checkTask From Poe the Poet by @threeal in #79 - Output Documentation to
apidocsDirectory by @threeal in #81 - Expand Enabled Rules in Ruff by @threeal in #83, #84, #85, #86, #87
- Update Sample Function Implementation by @threeal in #89
- Update Key Features in Readme by @threeal in #91
- Dependencies Updates:
- Bump poethepoet from 0.24.3 to 0.24.4 by @dependabot in #59
- Bump actions/deploy-pages from 2.0.4 to 4.0.2 by @dependabot in #61 and #72
- Bump ruff from 0.1.6 to 0.1.9 by @dependabot in #64, #68 and #71
- Bump actions/configure-pages from 3.0.6 to 4.0.0 by @dependabot in #62
- Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #66
- Bump actions/upload-pages-artifact from 2.0.0 to 3.0.0 by @dependabot in #69
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #78
Full Changelog: v1.1.0...v1.2.0