Releases: jupyter-server/jupyter_releaser
Releases · jupyter-server/jupyter_releaser
v0.18.0
0.18.0
Enhancements made
- Handle manual backport PRs #303 (@blink1073)
- Add a utility to get the latest draft release for a given repo #301 (@blink1073)
- Add ability to parse github release changelog #298 (@blink1073)
Bugs fixed
- Only run check-manifest if using setuptools #302 (@blink1073)
Maintenance and upkeep improvements
- Clean up pytest and add mypy handling #300 (@blink1073)
- [pre-commit.ci] pre-commit autoupdate #299 (@pre-commit-ci)
- Clean up pre-commit #295 (@blink1073)
Contributors to this release
v0.17.0
0.17.0
Maintenance and upkeep improvements
- Update check-links and settings #292 (@blink1073)
Documentation improvements
- Fix docs on config values #291 (@blink1073)
Contributors to this release
v0.16.0
0.16.0
Enhancements made
- Use print groups and input types #288 (@blink1073)
- Improve handling of dev versions #287 (@blink1073)
Maintenance and upkeep improvements
- Clean up check links output #289 (@blink1073)
- [pre-commit.ci] pre-commit autoupdate #286 (@pre-commit-ci)
Contributors to this release
v0.15.1
0.15.1
Bugs fixed
- Use setup.py --version by default #284 (@blink1073)
Contributors to this release
v0.15.0
0.15.0
Enhancements made
- Add support for dynamic versions #279 (@blink1073)
Bugs fixed
- Fix check_links on macOS #282 (@blink1073)
- Fix listing of tags #281 (@jtpio)
Contributors to this release
v0.14.0
0.14.0
Enhancements made
- Support static version in pyproject.toml #275 (@blink1073)
Contributors to this release
v0.13.3
0.13.3
Bugs fixed
- Include explicit package data #270 (@blink1073)
- forward python imports for checking with extract_release #268 (@wolfv)
Contributors to this release
v0.13.2
0.13.2
Bugs fixed
- Forwardport changelog before publishing github release #265 (@blink1073)
Contributors to this release
v0.13.1
0.13.1
Bugs fixed
- Create forwardport PR after publishing #262 (@blink1073)
- Select first commit if there is no tags #261 (@hbcarlos)
Contributors to this release
v0.13.0
0.13.0
Enhancements made
- Add documentation label to changelog PR #259 (@blink1073)
- Make twine check strict by default #258 (@blink1073)
- Use a more efficient fetch #257 (@blink1073)
- Add support for minor release #256 (@blink1073)