Commit graph

10 commits

Author SHA1 Message Date
2136a99b31
feat: allow specifying current version via cli 2025-07-09 17:11:05 +02:00
a576cb735f
feat: allow replacing multiple lines per file 2024-12-29 17:54:38 +01:00
5d2e86e6f1
chore: remove lib related stuff 2024-12-27 16:04:50 +01:00
1a7c22bdbf
fix: make part and file section in config optional 2024-12-27 14:31:50 +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
Mahmoud Harmouch
8ec1726e50
fix: patch clippy issue 2024-11-14 06:02:38 +02: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
40399c0267
parse versions from .bumpversion.toml if args not passed (#2) 2024-03-03 13:19:39 +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