Releases: merschformann/sardine-can
Releases · merschformann/sardine-can
1.1.2
What's Changed
Warning
This PR ships a breaking change for the heuristics configuration.
The ScoreBasedOrder bool flag is replaced by the PieceReorder enum. It's default setting aims to result in similar behavior. However, not that the bug fix included in this PR also affects behavior.
For more details about the changes see #21.
- Fixes bugs, adds custom objectives, adds more heuristic control by @merschformann in #21
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Improves CLI input handling by @merschformann in #19
- Supports forbidden orientations via JSON by @merschformann in #20
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Adds support for MaxWeight on containers by @merschformann in #13
Full Changelog: 1.0.12...1.1.0
1.0.12
What's Changed
- Fixes docker image cross-build (part 2) by @merschformann in #18
Full Changelog: 1.0.11...1.0.12
1.0.11
What's Changed
- Fixes docker image cross-build by @merschformann in #17
Full Changelog: 1.0.10...1.0.11
1.0.10
What's Changed
- Bump System.Text.Json from 8.0.4 to 8.0.5 in /SC.ObjectModel by @dependabot in #14
- Adds basic golden file tests by @merschformann in #15
- Adds linux/arm64 docker image, bumps to net8, reworks release process by @merschformann in #16
Full Changelog: 1.0.8...1.0.10
Release 1.0.8
What's Changed
- Bump System.Text.Json from 5.0.2 to 8.0.4 in /SC.ObjectModel by @dependabot in #11
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: 1.0.7...1.0.8
Release 1.0.7
What's Changed
- Consolidates CLI, supplies LWH & cubes on output, enables single binary compilation, upgrade to net7 by @merschformann in #10
Full Changelog: 1.0.6...1.0.7
Release 1.0.6
Release 1.0.6
- Using custom swagger examples
- Upgrade to .Net 6.0
Release 1.0.5
Version bump