Releases: pwwang/pipen-dry
Releases · pwwang/pipen-dry
0.11.0
0.10.0
- deps: bump pipen to 0.14
- deps: drop python3.8 support
Full Changelog: 0.9.0...0.10.0
0.9.0
- deps: bump pipen to 0.13
Full Changelog: 0.8.0...0.9.0
0.8.0
- ⬆️ Bump pipen to 0.12
Full Changelog: 0.7.0...0.8.0
0.7.0
- ⬆️ Bump pipen to 0.11
Full Changelog: 0.6.0...0.7.0
0.6.0
- ⬆️ Bump pipen to 0.10.0
Full Changelog: 0.5.0...0.6.0
0.5.0
- 🐛 Remove slugify
- ⬆️ Bump pipen to 0.9
- ⬆️ Drop support python 3.7
Full Changelog: 0.4.0...0.5.0
0.4.0
- ⬆️ Upgrade pipen to 0.7
Full Changelog: 0.3.0...0.4.0
0.3.0
- Bump pipen to 0.6
Full Changelog: 0.2.0...0.3.0
0.2.0
📈 Update pipen and pyproject version to 0.2.0
- Update pipen version from
"0.1.0"
to"0.2.0"
- Update the version number from
0.1.0
to0.2.0
in pyproject.toml file.
🚀 Update pipen, typing and README in pipen-dry runner
- Clarifies the purpose of dry runner in the README.md file.
- Updates dependency
pipen
to version0.5
. - Adds target version
py310
to thetarget-version
list in thepyproject.toml
file. - Updates type hinting and removes unnecessary code and async keyword in
pipen_dry.py
.
Full Changelog: 0.1.0...0.2.0