Valentin Lab
Valentin Lab
Oh my, I didn't spot these `HSV` false mentions in the `README.rst`... thank you for bringing that up. I've read the rest of the code, and it seems there's more...
You might want to read #16
Note: for the final PR, don't forget NOT to commit `setup.cfg` version information mods ;-). Tell me when you think it is time for a thorough review on my side....
Nice suggestion, which type of "inversion" where you thinking of ? (a +0.5 in Hue ? and inversion of luminance ?) ... Please share if you have some ideas on...
http://www.quora.com/Whats-the-algorithm-for-obtaining-a-hexadecimal-colors-opposite-in-the-color-wheel Gives some nice hints... If you want to give it a try for simple `.invert()` with the simplest way to do an invert, I would probably accept your merge....
Hi, thanks for your interest and your concern. I'm having real difficulties to organize my time and I would probably be happy with some help on `gitchangelog` (and other project)....
Sorry for the (very) late answer, of course, PR are welcome on these 2 topics.
Hum, you probably just forgot to tune your ``.gitchangelog.rc`` to set the ``tag_filter_regex``. https://github.com/vaab/gitchangelog/blob/master/src/gitchangelog/gitchangelog.rc.reference#L153 By default, the regexp does not match ``vXX.XX`` tags, but only the ``XX.XX`` (without the V)....
Hi, thanks for your report. I see that you've used `gitchangelog` thoroughly and are using incremental generation. I get few feedback, and your report is coming at a right time...
Please note, that cloning both of your git repositories and changing the provided ``.gitchangelog.rc`` by resetting your ``output`` to ``stdout``, and commenting out ``rev`` to display all commits, running ``gitchangelog``...