Releases: MieuxVoter/majority-judgment-cli
Releases · MieuxVoter/majority-judgment-cli
0.5.1 – Patch for Windows users
0.5.0 - Colorized output
This release adds support for TrueColor
and ANSI
colors, as well as reading from a space-separated values file.
Full Changelog: 0.4.0...0.5.0
0.4.0 - Normalization is here !
Now with Tabulation Separated Values
- Support TSV as input
- Fix documentation
Full Changelog: 0.3.0...0.3.1
Stability and resilience
What's Changed
- Support floating-point numbers in the input tally in #12
- Add a
--judges <amount>
parameter to override the guess of the amount of judges in #17 - Support higher amounts of grades (dozens), with color interpolation in HSV space
- Support unicode characters better, as well as very long proposal names
Full Changelog: 0.2.0...0.3.0
Gnuplots, balancing, and more !
With a contribution from the glorious @roipoussiere !
What's Changed
- add gnuplot merit by @roipoussiere in #5
- add gnuplot opinion
New Contributors
- @roipoussiere made their first contribution in #5
Full Changelog: 0.1.0...0.2.0
Development Snapshot
A pre-release for our most adventurous users.
The core features are there, but there's not SVG, chart, or -
support yet.