summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
Commit message (Collapse)AuthorAgeFilesLines
* move setuptools integration to private subpackageRonny Pfannschmidt2023-05-091-0/+1
|
* breaking: unify version.distance to intRonny Pfannschmidt2023-04-031-0/+3
| | | | the difference between distance=0 and distance=None was hiding issues
* breaking: replace trace with loggingRonny Pfannschmidt2023-03-291-0/+4
|
* rename .hacks to .fallbacks and drop support for pip-egg-infoRonny Pfannschmidt2023-03-291-1/+2
|
* update changelogRonny Pfannschmidt2023-03-141-0/+4
|
* chore: typo fixesRonny Pfannschmidt2023-02-241-13/+13
|
* fix #766 - remove the 6.4.3 changelog entryRonny Pfannschmidt2023-02-241-3/+0
|
* changelogRonny Pfannschmidt2023-02-131-5/+31
|
* Update changelogJason R. Coombs2022-12-171-0/+11
|
* update changelogRonny Pfannschmidt2022-07-101-0/+6
|
* bugfix wrong condition in relative_to override and fix testsRonny Pfannschmidt2022-06-281-0/+2
|
* fix #727: correctly handle incomplete archivals from setuptools_scm_git_archivalRonny Pfannschmidt2022-06-261-0/+6
|
* fix #728: remove git arguments that triggered wrong branch namesRonny Pfannschmidt2022-06-251-1/+6
| | | | also added a test that will catch this
* Remove empty bullet point in CHANGELOG.rstMichael Mintz2022-06-221-1/+0
|
* changelogRonny Pfannschmidt2022-06-221-0/+8
|
* Changelog Entry for v7.0.1Michael A. Smith2022-06-211-0/+5
|
* update changelogRonny Pfannschmidt2022-06-211-1/+2
|
* Bump minimal python to 3.7Ronny Pfannschmidt2022-05-291-0/+7
|
* Update changelogXiao Di Guan2022-02-101-0/+5
|
* fix #671: hide NoReturn from very old python 3.6Ronny Pfannschmidt2022-01-191-0/+6
|
* fix #668: harden the integration test for the expected extras of the ↵Ronny Pfannschmidt2022-01-181-0/+1
| | | | distribution
* fix #669: restore old get_version signatureRonny Pfannschmidt2022-01-181-0/+4
|
* update changelogv6.4.0Ronny Pfannschmidt2022-01-171-1/+2
|
* add --strip-dev flag to commandRonny Pfannschmidt2022-01-111-0/+2
| | | | fixes #222
* update changelogRonny Pfannschmidt2022-01-111-1/+1
|
* update changelogRonny Pfannschmidt2021-12-301-4/+9
|
* Merge pull request #655 from kianmeng/fix-typosRonny Pfannschmidt2021-12-291-12/+12
|\ | | | | Fix typos
| * Fix typosKian-Meng, Ang2021-12-091-12/+12
| |
* | handle setuptools install deprecationRonny Pfannschmidt2021-12-211-0/+5
|/ | | | | * defer virtualenv imports to avoid import time warnings * ensure tests warn instead of failing
* simplify the toml extra to only require modern setuptoolsRonny Pfannschmidt2021-09-261-0/+5
|
* Update CHANGELOG.rstv6.3.2Ronny Pfannschmidt2021-09-111-0/+5
|
* prepare for the 6.3.1 releasev6.3.1Ronny Pfannschmidt2021-09-031-0/+5
|
* changelog: update back to 6.3.0 after making things workRonny Pfannschmidt2021-09-021-3/+3
|
* combined preparation for the 7.0.0 release and a regression resolutionRonny Pfannschmidt2021-08-291-0/+24
| | | | | | * fix #612: depend on packaging to ensure version parsing parts * fix #611: correct the typo that hid away the toml extra and add it in ``setup.py`` as well * fix #615: restore support for the git_archive plugin which doesn't pass over the config
* ensure python 3.10 supportRonny Pfannschmidt2021-08-271-0/+1
|
* update changelog and remove tomli upper boundRonny Pfannschmidt2021-08-271-0/+6
|
* fix #597: harden and expand support for figuring the distribution nameRonny Pfannschmidt2021-08-271-0/+2
|
* update changelog to prepare for a releaseRonny Pfannschmidt2021-08-271-0/+6
|
* finalize changelog for 6.1.0v6.1.0Ronny Pfannschmidt2021-08-261-4/+4
|
* update changelogRonny Pfannschmidt2021-08-261-0/+6
|
* fix #587 - stop file finding on missing commitsRonny Pfannschmidt2021-08-261-0/+1
| | | | on a repository without a commit we cannot tell the valid files, so we don't
* fix #585: switch to tomliRonny Pfannschmidt2021-06-251-0/+1
|
* Fixed changelogSylvain MARIE2021-06-181-1/+1
|
* Added a `normalize` boolean flag and a `NonNormalizedVersion` class. Using ↵Sylvain MARIE2021-06-181-0/+5
| | | | `normalize=False` is equivalent to setting `version_cls=NonNormalizedVersion`. Updated tests, added readme and changelog
* drop node_date on old gitRonny Pfannschmidt2021-03-171-0/+5
| | | | fixes #537
* finalize changelogRonny Pfannschmidt2021-03-161-2/+2
|
* Added calver to changelogIker Reyes2021-03-151-0/+1
|
* CHANGELOG.rstRonny Pfannschmidt2021-03-121-1/+2
|
* changelogRonny Pfannschmidt2021-03-121-0/+8
|
* changelogRonny Pfannschmidt2021-03-041-0/+5
|