summaryrefslogtreecommitdiff
path: root/script/bump_changelog.py
Commit message (Expand)AuthorAgeFilesLines
* Modify bump_changelog scriptMarc Mueller2023-04-251-1/+1
* [PyCQA migration] Upgrade links to the repositories in code and docPierre Sassoulas2023-03-291-2/+2
* Update typing for Python 3.7 (1) (#1555)Marc Mueller2022-05-131-2/+4
* Simplify hard to maintain copyright notice (#1441)Pierre Sassoulas2022-03-121-0/+4
* Add f-strings with `flynt`Daniƫl van Noord2021-09-171-1/+1
* Upgrade pylint checks to 2.10.0Pierre Sassoulas2021-08-211-1/+1
* Fix bug in bump_changelog for version with 10 in itPierre Sassoulas2021-08-211-3/+2
* Update pylint to 2.9.6 (#1114)Marc Mueller2021-08-021-1/+1
* Normalize capitalization of 'Release date' between astroid and pylintPierre Sassoulas2021-06-291-2/+2
* Fix some style issue in the release scriptPierre Sassoulas2021-06-291-4/+4
* Add patch version and minor version text automaticallyPierre Sassoulas2021-06-291-11/+17
* Add a function to get the next versions from the versionPierre Sassoulas2021-06-291-0/+19
* Create a check function in bumb changelog scriptPierre Sassoulas2021-06-291-27/+46
* Add logging in the bump version scriptPierre Sassoulas2021-06-291-4/+19
* Better check for the TBA in the ChangelogPierre Sassoulas2021-06-291-9/+14
* Better get next version according to version typePierre Sassoulas2021-06-291-8/+17
* Refactor the get_next_version functionPierre Sassoulas2021-06-291-7/+18
* Refactor of script/bump_changelog.py for easier testsPierre Sassoulas2021-06-291-17/+12
* Add test for getting the new versionPierre Sassoulas2021-06-161-1/+6
* Small change to the script for simplificationPierre Sassoulas2021-06-161-9/+6
* Create a script to bump the version in changelogPierre Sassoulas2021-06-161-0/+75