Gauthier
Gauthier
It seems there is some interesting change [here](https://github.com/RDamman/junrar/commit/94607b0dc34889c1e8ccf943895b87a5f73bb086) about PPM error handling, but i have no idea if those changes make sense or not. Files concerned: - Unpack.java - Decode.java...
Some more changes that are difficult to assess: https://github.com/phax/junrar/commit/2b0dc092efdfe522c8dd356af20c444d4e1020a2
And this one too: https://github.com/vaemendis/junrar/commit/28663a44434caa900cb584436a120ea7e163a5d8
I finished combing the changes listed above. I found only 3 that i cannot really assess (the 3 comments directly above this one). @sunny-shu if you are up to the...
Seems opinionated, I prefer to compare the output of current and next to determine whether the version changes.
Probably similar to #107
Note that semantic-release doesn't parse the keywords specific to each git service. For example, [a commit](https://github.com/gotson/komga/commit/8e81356908e42d1b7b8edb935a1eaf133cff7035) with the message: ``` feat(rest api): ability to re-analyze a book working towards https://github.com/gotson/komga/issues/51...
> Of course this works as referenced issues are found in the title, or if the body is rendered per commit. Does not work if only the title is rendered...
There's also https://github.com/indygreg/PyOxidizer/tree/main/apple-codesign in rust
What would it take to make it compatible? I didn't check in details, do you pull the compiled native libraries from somewhere else or do you build them yourself?