Skip to content

Releases: paulrunco/set-builder

Algorithm Improvements - Small Lots

25 Oct 20:40
Compare
Choose a tag to compare

This version adds the capability of handling small input lots and deals with the condition where a set cannot be completed using the first-pass selection of lots. Now, the algorithm will discard the newer of the two lots and try again.

Full Changelog: v1.0.0...v1.1.0

Initial Release

19 Oct 15:47
Compare
Choose a tag to compare

Initial release with basic UI and set-building functionality.

Missing error checking, entry validation, and other user feedback such as progress bars and some popups and warnings.

Some functionality may be broken and the app may hang unexpectedly without producing an output. Please report bugs and feature requests as they are encountered.

What's Changed

Full Changelog: https://github.com/paulrunco/set-builder/commits/v1.0.0