Releases: deepnest-next/deepnest
v1.5.6
v1.5.5
What's Changed
- keep scale consistent between modules by @Dexus in #91
- Fix: overlapping and nesting in holes by @Dexus in #105
- Better Error reporting by @Dexus in #109
- fix quantity parsing #102 by @Dexus in #110
- Material utilisation by @Dexus in #111
- Fix/v1/quantity from file name by @Dexus in #112
- Add typescript, and a use case for it by @willmurnane in #114
- move domparser to ts by @Dexus in #115
- Translate nfpDB to TypeScript by @Dexus in #116
- convert eval.js to typescript and fix path by @Dexus in #117
- Use Math.hypot insted of sqrt for robust and performance by @Dexus in #118
- Add TS alternate for d3-polygon by @Dexus in #120
- Move unused files, for later cleanup by @Dexus in #121
- A more performance for rough approximation simplify by @Dexus in #122
- Add commit hook by @willmurnane in #123
Full Changelog: v1.5.4...v1.5.5
For windows we have now a signed version (deepnest-v1.5.5-win32-x64_signed.zip) - sorry for macos users, the new Build System is currently not working as exepted and we are in contact to the parties that can fix it.
v1.5.4 - re-Release
Full Changelog: v1.5.3...v1.5.4
What's Changed
- Fix "hidden" input on darkmode non selected input fields by @Dexus in #80
- fix: Squeeze PlacementType by @Dexus in #86
- Updates URLs in config and presets to new domain by @Dexus in #87
Full Changelog: v1.5.1...v1.5.4
v1.5.3
v1.5.2
v1.5.1 - hotfix
What's Changed
- Refactor Build System for Linux and MacOS by @Dexus in #57
- move index scripts to page.js by @Dexus in #64
- Update README.md by @Dexus in #67
- Fix up mac prerequisites a bit by @willmurnane in #68
- Speed up transition from configuration to nesting by @willmurnane in #69
- v1/refactor/converter-url-fix by @Dexus in #37
New Contributors
- @willmurnane made their first contribution in #68
Sponsors of this release
- Venaul (via Patreon)
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- bump dependencies by @Dexus in #52
- overlapping polygons on results fixes #11 by @Dexus in #53
- Dev/config presets fixes #8 by @Dexus in #54
- Allow MaxListeners for emitter of 30 by @Dexus in #55
- Add AppNotify for importent updates and releases. by @Dexus in #56
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
Full Changelog: v1.3.1...v1.4.0
UPDATE 2025-02-03 14:04 CET:
Currently removed: Linux Files - because of they not running, when build on MacOS
UPDATE 2025-02-03 14:56 CET:
Linux Releases from Github Action added.
UPDATE 2025-02-04 16:44 CET:
New build of the release and re-uploaded the MacOS builds - because of "Alerts that the file are damaged". Thanks to all that reported me this error.
UPDATE 2025-02-04 16:56 CET:
One more time MacOS, looks like my Remote Desktop Manager does not transfer the complete file to my PC.
UPDATE 2025-02-04 17:05 CET:
Remove X64 for darwin(MacOS) because of missing libs.
MacOS shows whyever a notice about damage file, because its not notorized: see https://discussions.apple.com/thread/253714860?sortBy=best
This will change in the future, once I have a own Mac and a developer account.
v1.3.1
v1.3.0
What's Changed
- ✂️ remove internal calculateNFP to external module by @Dexus in #14
- fix branches and version bump of actions by @Dexus in #15
- format all files by @Dexus in #16
- Add optional SVG normalizer by @Dexus in #17
- Add option to load SVG files with quantity
filename.{qty}.svg
by @Dexus in #18
Full Changelog: v1.2.2...v1.3.0