Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@bgrnwd bgrnwd released this 30 Aug 01:46
· 3 commits to main since this release
ee8ba2d

What's new ✨

Bug Fixes 🐛

  • Resolve future deprecation warning by wrapping json string with StringIO by @rbarman in #178
  • Resolve ruff related warnings and add ruff format command to documentation by @rbarman in #180
  • fix: update codecov action by @bgrnwd in #188

Documentation 📚

  • Add CONTRIBUTING.md, CODE_OF_CODUCT.md and SECURITY.md by @bgrnwd in #179
  • Use uv to deploy GH Pages by @bgrnwd in #190

Dependencies 📦

  • chore(deps): bump codecov/codecov-action from 4.0.1 to 4.5.0 by @dependabot in #184
  • chore: use uv for project management by @bgrnwd in #189

New Contributors 👷

Full Changelog: v1.2.1...v1.3.0