0.1.0
github-actions
released this
12 May 10:20
·
310 commits
to refs/heads/main
since this release
This is the initial release of unparallel
! 🚀
Check out the README for examples and features.
What's Changed
🚀 Features
📦 Build System & CI/CD
- Add docs via MkDocs (#80) @RafaelWO
- Final improvements for initial release (#79) @RafaelWO
- 👷 Auto-update coverage badge via CI (#17) @RafaelWO
📝 Documentation
- Add docs via MkDocs (#80) @RafaelWO
- Final improvements for initial release (#79) @RafaelWO
- Add code for MVP (#72) @RafaelWO
⬆️ Dependencies updates
Click to expand
- ⬆️ Bump mypy from 1.6.1 to 1.7.0 (#74) @dependabot
- ⬆️ Bump black from 23.10.1 to 23.11.0 (#73) @dependabot
- ⬆️ Bump black from 23.10.0 to 23.10.1 (#70) @dependabot
- ⬆️ Bump identify from 2.5.30 to 2.5.31 (#71) @dependabot
- ⬆️ Bump filelock from 3.12.4 to 3.13.0 (#69) @dependabot
- ⬆️ Bump pytest from 7.4.2 to 7.4.3 (#68) @dependabot
- ⬆️ Bump virtualenv from 20.24.5 to 20.24.6 (#67) @dependabot
- ⬆️ Bump ruamel-yaml from 0.17.40 to 0.18.3 (#66) @dependabot
- ⬆️ Bump typing-extensions from 4.7.1 to 4.8.0 (#38) @dependabot
- ⬆️ Bump coverage from 7.3.1 to 7.3.2 (#54) @dependabot
- ⬆️ Bump identify from 2.5.27 to 2.5.30 (#44) @dependabot
- ⬆️ Bump pre-commit from 3.4.0 to 3.5.0 (#56) @dependabot
- ⬆️ Bump smmap from 5.0.0 to 5.0.1 (#32) @dependabot
- ⬆️ Bump filelock from 3.12.3 to 3.12.4 (#35) @dependabot
- ⬆️ Bump setuptools from 68.2.0 to 68.2.2 (#34) @dependabot
- ⬆️ Bump actions/setup-python from 4.7.0 to 4.7.1 (#48) @dependabot
- ⬆️ Bump rich from 13.5.2 to 13.6.0 (#47) @dependabot
- ⬆️ Bump ruamel-yaml-clib from 0.2.7 to 0.2.8 (#49) @dependabot
- ⬆️ Bump platformdirs from 3.10.0 to 3.11.0 (#51) @dependabot
- ⬆️ Bump gitdb from 4.0.10 to 4.0.11 (#57) @dependabot
- ⬆️ Bump charset-normalizer from 3.2.0 to 3.3.1 (#58) @dependabot
- ⬆️ Bump pylint from 2.17.5 to 3.0.2 (#59) @dependabot
- ⬆️ Bump gitpython from 3.1.35 to 3.1.40 (#60) @dependabot
- ⬆️ Bump mypy from 1.5.1 to 1.6.1 (#61) @dependabot
- ⬆️ Bump black from 23.9.1 to 23.10.0 (#62) @dependabot
- ⬆️ Bump ruamel-yaml from 0.17.32 to 0.17.40 (#63) @dependabot
- ⬆️ Bump urllib3 from 2.0.4 to 2.0.7 (#64) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#65) @dependabot
- ⬆️ Bump pytest from 7.4.1 to 7.4.2 (#27) @dependabot
- ⬆️ Bump coverage from 7.3.0 to 7.3.1 (#25) @dependabot
- ⬆️ Bump gitpython from 3.1.34 to 3.1.35 (#24) @dependabot
- ⬆️ Bump setuptools from 68.1.2 to 68.2.0 (#26) @dependabot
- ⬆️ Bump virtualenv from 20.24.4 to 20.24.5 (#28) @dependabot
- ⬆️ Bump black from 23.7.0 to 23.9.1 (#29) @dependabot
- ⬆️ Bump actions/checkout from 3 to 4 (#30) @dependabot
- ⬆️ Bump actions/cache from 3.3.1 to 3.3.2 (#31) @dependabot
- ⬆️ Bump pre-commit from 3.3.3 to 3.4.0 (#20) @dependabot
- ⬆️ Bump filelock from 3.12.2 to 3.12.3 (#21) @dependabot
- ⬆️ Bump virtualenv from 20.24.3 to 20.24.4 (#22) @dependabot
- ⬆️ Bump gitpython from 3.1.32 to 3.1.34 (#23) @dependabot
- ⬆️ Bump pytest from 7.4.0 to 7.4.1 (#19) @dependabot
- ⬆️ Bump mypy from 1.0.1 to 1.5.1 (#18) @dependabot
- ⬆️ Bump actions/setup-python from 2.2.2 to 4.7.0 (#4) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.15.0 to 5.24.0 (#2) @dependabot
- ⬆️ Bump mypy-extensions from 0.4.4 to 1.0.0 (#14) @dependabot
- ⬆️ Bump packaging from 21.3 to 23.0 (#15) @dependabot
- ⬆️ Bump actions/checkout from 2 to 3 (#3) @dependabot
- ⬆️ Bump black from 22.12.0 to 23.7.0 (#6) @dependabot
- ⬆️ Bump coverage from 6.5.0 to 7.3.0 (#7) @dependabot
- ⬆️ Bump pytest-cov from 3.0.0 to 4.1.0 (#8) @dependabot
- ⬆️ Bump pyupgrade from 2.38.4 to 3.8.0 (#9) @dependabot
- ⬆️ Bump mypy from 0.910 to 1.0.1 (#10) @dependabot
- ⬆️ Bump pre-commit from 2.21.0 to 3.3.3 (#11) @dependabot
- ⬆️ Bump safety from 1.10.3 to 2.3.5 (#13) @dependabot
- ⬆️ Bump pytest from 6.2.5 to 7.4.0 (#12) @dependabot
- ⬆️ Bump actions/cache from 2.1.6 to 3.3.1 (#1) @dependabot