Commit graph

10 commits

Author SHA1 Message Date
a576cb735f
feat: allow replacing multiple lines per file 2024-12-29 17:54:38 +01:00
053b7cb94b
chore: bump 1.0.1 → 1.0.2 2024-12-27 16:05:20 +01:00
1a7c22bdbf
fix: make part and file section in config optional 2024-12-27 14:31:50 +01:00
98ab491bd0
fix(cargo): go back to lockfile format version 3 2024-12-27 14:12:49 +01:00
39f46a3654
chore: bump 0.1.4 → 1.0.0 2024-12-27 13:59:20 +01:00
5e120a6ab8
feat: rewrite huge parts
- real config parsing
- actually working parts, with support for string parts
- handle readonly config (preparation for use with Nix)
- cleanup cli (remove colors, fancy stuff etc., keep it minimal)
- switch to tracing for logging
2024-12-27 13:46:25 +01:00
4f8ca88656
fix: old version in Cargo.lock 2024-12-26 17:54:55 +01:00
Mo Zhonghua
017a228f6b
should bump to version specified by --new-version if present (#3)
* update Cargo.lock

* better error message when failed to get current version from config

* should bump to version specified by --new-version if present

* fix: update docs && add CI

---------

Co-authored-by: 莫仲华 <mozhonghua@qiyi.com>
2024-11-14 05:56:12 +02:00
Mahmoud
c9e019e8f8
parse versions from .bumpversion.toml if args not passed (#2) 2024-03-03 13:14:59 +02:00
wiseaidev
5bfd81666d
init release 2024-02-19 16:50:38 +02:00