achary

Results 9 comments of achary

I'm in favour of `bump2version` having the feature as originally proposed. In general - one could automate ALL the steps `bump2version` does. I think finding this task inconvenient was what...

Personally I find this bug quite annoying. It is still present and prevents using the library correctly (without patching) with UNIT_LIB_DEFAULT_TYPE float. I would suggest to re-visit the "wontfix" decision...

I've placed #220 pull reqest that addreses this issue, so feel free to have a look if this simple change is in line with your intention to next v2 release

Here is a PR for review for it: #98.

Actualy no, I don't plan using `tbump` for `Cargo.lock` files - as a matter of fact, I think these should be left for `cargo` to take care of. My only...

I would say, supporting arbitrary pattern as a issue link would be very useful here, so not only hard-coding to Gitlab/Github issues. For example, some organisations use exteral issue tracking...

I've looked a bit into the situation, and things do not look straightforward yet. I've noticed that the `ioctrl::v1::Event` (as well as unused yet `ioctl::v2::Event`) structures does store events' timestamps,...

There is certainly a value of having both `tl::expected` and `tl::optional` playing together in a team. I would say the convertions from one another could be added, like: ``` tl::optional...

Hi, unfortunately no, not at the moment. The markdown support is same as in Hugo, but it looks to me that Rmd seems like a nice thing to have eventually...