- Instruction of installing by
pipx
- Python 3.13 support
- Build package by Python 3.13
- Deprecated classmethod
datetime.utcnow
- Python 3.8 support
0.12.0 - 2024-02-29
- Python 3.12 support
- Reformat code
- Build package by Python 3.12
0.11.0 - 2023-08-23
- CircleCI configuration
- CircleCI badge
- Require Python 3.8.1+
- Build package by Python 3.11
- Switch from pipenv to poetry
- Migrate Codecov uploader
- Build package by poetry
- Test code style
- Drone CI configuration
- Python 3.7 support
0.10.1 - 2022-11-14
- Github actions
0.10.0 - 2022-11-14
- Python 3.11 support
- Docstrings
- Upgrade to MegaLinter v6
- Upgrade Github actions
- Python 2 compatibility code
- Lint errors
- Tox configuration
0.9.0 - 2022-02-04
- Absence of the LICENSE file
- Python 3.6 support
0.8.0 - 2022-02-03
- More pipenv scripts
- Replace
setup.py
tasks with pyinvoke tasks - Migrate
setup.py
tosetup.cfg
- Migrate to PEP-517 & PEP-518
0.7.0 - 2022-02-01
- Add bumplus itself into dev-dependencies
- Add pipenv scripts
- Set
long_description_content_type
explicitly forsetup.py
- Publish packages by Github Actions
0.6.1 - 2021-12-05
- Ensure that python3 is invoked
0.6.0 - 2021-12-05
- Python 3.10 support
- Migrate MegaLinter to v5
0.5.1 - 2021-09-16
- Run CI jobs/pipelines in parallel
0.5.0 - 2021-09-12
- Python 3.8 & 3.9 support for Tox
- Install & run pipenv by pipx
- GitHub Actions workflow does not fail when the codecov step fails
- Python 2.7 & 3.5 support
0.4.0 - 2021-09-12
- Lint project by Mega-Linter
0.3.2 - 2021-09-03
- Restore keys of Github Actions cache
0.3.1 - 2021-08-24
- Python 3.8 & 3.9 support in documentation and pypi classifiers
0.3.0 - 2021-08-24
- Test for Python 3.8 & 3.9
- Github Actions CI
- Github Actions badge
- Pseudonym of the author
- Specify python version for pipenv
- Fix flake8-isort errors I003 & I001
- Remove deprecated setuptools entrypoints
- Travis badge
0.2.0 - 2019-04-03
- Test with black
- Test with isort
- Test with bugbear
- Migrate from Travis to Drone
- Python 3.4 support
0.1.6 - 2018-11-28
- Add Python 3.7 support in README
0.1.5 - 2018-11-28
- Add Python 3.7 support
0.1.4 - 2018-11-28
- Fix style error
0.1.3 - 2018-03-12
- Cache pip files when testing on Travis CI
0.1.2 - 2018-02-27
- Add badges
0.1.1 - 2018-02-27
- Build universal wheel
0.1.0 - 2018-02-27
- PyPI classifiers
- Use flake8 to check source code
- Migrate from tox to pipenv
- Use tox for local testing only
- Integrate pytest and setup.py
- Replace
release.sh
withpython setup.py upload
- Python 2.6 support
- Python 3.3 support
0.0.9 - 2017-10-02
- Add compatibility code
- Python 3.6 support for Travis CI
0.0.8 - 2017-02-08
- Add saythanks.io badge
0.0.7 - 2016-12-07
- Python 3.5 support for Travis CI
0.0.6 - 2016-07-24
- Add code of conduct
0.0.5 - 2016-07-12
- Provide url meta-data for the setup script
0.0.4 - 2016-07-02
- Generate code coverage report
- Upload code coverage report to codecov.io
0.0.3 - 2016-06-01
- Add PyPI badge
- Add requires.io badge
0.0.2 - 2016-06-01
- Fix change log
- Fix README.rst for PyPI
0.0.1 - 2016-06-01
- Initial release