Skip to content

Releases: supix/NaturalShift

v1.0.3

25 Apr 19:33
Compare
Choose a tag to compare

Solution encoding allows for multiple slots covered by the same item in the same day (which is possible in case of
compatible slots enabled in problem configuration).

Solution.ToString() method handles this case as well: for instance, if the 1st and 2nd slots are simultaneously covered, the solution shows the string (1, 2).

v1.0.2

21 Apr 20:57
Compare
Choose a tag to compare

XML documentation file is distributed along with the main assembly.

v1.0.1

21 Apr 20:10
Compare
Choose a tag to compare

ProblemBuilder and SolvingEnvironmentBuilder fluent interfaces are documented through documentation comments.

v1.0.0 - First version

21 Apr 17:02
Compare
Choose a tag to compare

Released on NuGet on April 21st, 2017.