Ken Mijime

Results 18 issues of Ken Mijime

### v11.0.2 ### Describe the bug When installing a local package with `yay -U ` will resolve only standard repositories and not AUR. This is inconsistent in comparison to `yay...

Type: Feature Request
Status: Approved

First, thank you for your effort in maintaining the library. ### Context I would like to assert, that a series of requests happen in a particular order. With current API...

~~urlparse is renamed to urllib.parse in python 3.x~~ I assume you only support 2.x versions, is there any plans for 3.x compatibility? I start some work to add python 3.x...

Lib don't allow to use factory pattern.

For some info, pls see #340

discussion

I created this issue to create a somehow common channel to communicate and handle discussions and announcements about whole project.

help wanted

Add support for multiple templates: `-t, --template [template] # specify template to use [compact, keepachangelog, json], default: compact ` TODO: 1. Observe original implementation, comment examples, and differences. 2. Prepare...

feature

Add: `-V, --version # output the version number` Output script package version.

feature

Add support for: `--release-summary # display tagged commit message body as release summary ` TODO: 1. Observe original implementation, comment examples, and differences. 2. Prepare tests 3. Implement solution 4....

feature

Add support for: `--sort-commits [property] # sort commits by property [relevance, date, date-desc], default: relevance` TODO: 1. Observe original implementation, comment examples, and differences. 2. Prepare tests 3. Implement solution...

feature