Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kpreid/rendiff issues and pull requests

#33 - Remove no-op `.max(255u8)`.

Pull Request - State: closed - Opened by kpreid 4 months ago

#32 - CI: Split out lint job and fail on any warnings.

Pull Request - State: closed - Opened by kpreid 4 months ago

#30 - Optimize `half_diff()` code.

Pull Request - State: closed - Opened by kpreid 4 months ago
Labels: enhancement

#29 - Set version to 0.2.1 and update changelog.

Pull Request - State: closed - Opened by kpreid 5 months ago

#28 - Expand documentation and examples.

Pull Request - State: closed - Opened by kpreid 5 months ago

#27 - Allow checking the edge pixels

Issue - State: open - Opened by kpreid 5 months ago
Labels: enhancement

#26 - Measure and improve throughput

Issue - State: closed - Opened by kpreid 5 months ago

#25 - Update library README for 0.2 changes.

Pull Request - State: closed - Opened by kpreid 5 months ago

#24 - Set release date for 0.20 to today.

Pull Request - State: closed - Opened by kpreid 5 months ago

#23 - CI improvements

Pull Request - State: closed - Opened by kpreid 5 months ago

#22 - Add changelog.

Pull Request - State: closed - Opened by kpreid 5 months ago

#21 - Use image types from `imgref` instead of `image`.

Pull Request - State: closed - Opened by kpreid 5 months ago
Labels: breaking change

#20 - Test and improve behavior for transparent inputs

Issue - State: open - Opened by kpreid 5 months ago
Labels: enhancement

#19 - Add example images, used in tests and documentation.

Pull Request - State: closed - Opened by kpreid 5 months ago

#18 - Make public fields private

Issue - State: closed - Opened by kpreid 5 months ago - 1 comment
Labels: breaking change

#17 - Improve diff image.

Pull Request - State: closed - Opened by kpreid 5 months ago

#16 - Allow magnitude 255 in `Threshold`s.

Pull Request - State: closed - Opened by kpreid 5 months ago

#15 - Add an assertion of the size of the diff image.

Pull Request - State: closed - Opened by kpreid 5 months ago

#14 - Add documentation for “when to use this library”.

Pull Request - State: closed - Opened by kpreid 5 months ago

#13 - CI: Update `cargo-mutants` and exclude the CLI package.

Pull Request - State: closed - Opened by kpreid 5 months ago

#12 - Bump MSRV to 1.75.0.

Pull Request - State: closed - Opened by kpreid 5 months ago

#11 - CI: Enable cargo-semver-checks (and update other actions).

Pull Request - State: closed - Opened by kpreid 5 months ago

#10 - Remove `itertools` dependency (and fix some lint)

Pull Request - State: closed - Opened by kpreid 5 months ago

#9 - `Threshold` should allow 255

Issue - State: closed - Opened by kpreid 7 months ago
Labels: bug

#8 - Better document the algorithm's applicability

Issue - State: closed - Opened by kpreid 7 months ago
Labels: documentation

#7 - Visualize `Histogram` vs. `Threshold`

Issue - State: open - Opened by kpreid over 1 year ago
Labels: enhancement

#6 - Improve output diff images

Issue - State: closed - Opened by kpreid over 1 year ago - 2 comments
Labels: enhancement

#5 - Pixel-fraction rather than pixel-count thresholds

Issue - State: open - Opened by kpreid over 1 year ago
Labels: enhancement

#4 - Allow specifying the color distance function (and other options to the algorithm)

Issue - State: open - Opened by kpreid over 1 year ago - 1 comment
Labels: enhancement

#3 - Remove dependency on `image` if possible

Issue - State: closed - Opened by kpreid over 1 year ago - 1 comment
Labels: enhancement, breaking change

#2 - Add example image pairs and tests of the algorithm's output on them

Issue - State: closed - Opened by kpreid over 1 year ago - 1 comment
Labels: enhancement

#1 - Lenience for antialiased images

Issue - State: open - Opened by kpreid over 1 year ago
Labels: enhancement