14
0
Files
python-dunamai/python-dunamai.changes
Dirk Mueller a22c4ca5b8 - update to 1.21.0:
* Generally, when Dunamai can detect the VCS in use, but
    there's no version set yet, then Dunamai uses 0.0.0 as a
    fallback, unless strict mode is enabled.
    However, if there were some tags and none matched the version
    pattern, then Dunamai would yield an error.
  * Added `--ignore-untracked` option to control checking whether
    the repository is dirty.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=7
2024-05-03 07:29:48 +00:00

34 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Fri May 3 07:28:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.21.0:
* Generally, when Dunamai can detect the VCS in use, but
there's no version set yet, then Dunamai uses 0.0.0 as a
fallback, unless strict mode is enabled.
However, if there were some tags and none matched the version
pattern, then Dunamai would yield an error.
* Added `--ignore-untracked` option to control checking whether
the repository is dirty.
-------------------------------------------------------------------
Sat Apr 20 14:07:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.20.0:
* Updated `Version.bump()` to add a `smart` argument,
which only bumps when `distance != 0`.
-------------------------------------------------------------------
Sat Feb 17 01:51:54 UTC 2024 - Richard Rahl <rrahl0@proton.me>
- update to 1.19.2
* ixed an exception when a Git repository had a broken ref
- update to 1.19.1:
* Relaxed Python bounds
* Fixed some git log commands that did not include -c log.showsignature=false
-------------------------------------------------------------------
Sat Dec 16 07:27:18 UTC 2023 - Richard Rahl <rrahl0@proton.me>
- initial packaging of version 1.19