v1.1.0
github-actions
released this
07 Jan 16:27
·
81 commits
to refs/heads/main
since this release
What's changed
🚀 Features
- [2024] Modernize development environment (add devcontainer, update dev dependencies) (#259) @iMicknl
📘 Documentation
🐛 Bug Fixes
- Minor fixes (#265) @iMicknl
- [2024] Code quality fixes (#266) @iMicknl
- Update CI/CD to use main (#264) @iMicknl
- Fixed the problem I described in issue #183 (#184) @tb1402
📦 Dependencies
- Bump pyupgrade from 2.31.1 to 3.15.0 (#257) @dependabot
- Bump pylint from 2.17.7 to 3.0.3 (#260) @dependabot
- Bump flake8 from 4.0.1 to 7.0.0 (#261) @dependabot
- Bump black from 22.12.0 to 23.12.1 (#262) @dependabot
- Bump pre-commit from 2.17.0 to 3.6.0 (#256) @dependabot
- Bump mypy from 0.942 to 1.8.0 (#263) @dependabot
- Bump Gr1N/setup-poetry from 7 to 8 (#226) @dependabot
- Bump TimonVS/pr-labeler-action from 3 to 4 (#209) @dependabot
- Bump actions/checkout from 3 to 4 (#254) @dependabot
- Bump actions/setup-python from 3 to 5 (#255) @dependabot
- Bump pylint from 2.13.1 to 2.13.2 (#144) @dependabot
- Bump actions/cache from 2.1.7 to 3 (#140) @dependabot
- Bump pylint from 2.12.2 to 2.13.1 (#143) @dependabot
- Bump mypy from 0.941 to 0.942 (#141) @dependabot
- Bump pytest from 7.1.0 to 7.1.1 (#139) @dependabot
- Bump mypy from 0.931 to 0.941 (#138) @dependabot
- Bump pytest from 7.0.1 to 7.1.0 (#135) @dependabot
- Bump pyupgrade from 2.31.0 to 2.31.1 (#136) @dependabot
- Bump actions/checkout from 2 to 3 (#133) @dependabot
- Bump actions/setup-python from 2.3.2 to 3 (#132) @dependabot
Contributors to this release
@dapiced, @dependabot, @dependabot[bot], @iMicknl, @tamueller and @tb1402