Releases: deepnest-io/Deepnest
v1.2.0 (electron 13)
Full Changelog: v1.1.5...v1.2.0
- electron 13
- fixed #120
- simplified c++ module, moved to src folder
- no need for submodules/libraries (polygon headers included in src)
- fix linux bug
This should work on ubuntu (and other linux) now (thoug no binaries included in release)
v1.1.6 (Development Halt)
- fix linux-only bug
- mention development halt
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- initial ubuntu support, fixes #107 by @abebeos in #112
- add boost for ubuntu build, re #110 by @abebeos in #114
- V1.1.5 (electron 12), 2nd try by @abebeos in #122
Full Changelog: v1.1.4...v1.1.5
Security Issues
the update eliminated some critical security issues (was 7, now just 3 remaining, none critical)
https://github.com/deepnest-io/Deepnest/security/dependabot
v1.1.4
v1.1.3
What's Changed
Full Changelog: v1.1.2...v1.1.3
All pre-work for #83 was done, only electron remains to be updated.
Attached zip file build with the following toolsets:
gyp info using node-gyp@9.3.1
gyp info using node@20.2.0 | win32 | x64
gyp info find Python using Python version 3.7.9 found at "C:\Users\laz\.pyenv\pyenv-win\versions\3.7.9\python3.exe"
gyp info find VS using VS2017 (15.9.33529.398) found at:
gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools"
gyp info find VS run with --verbose for detailed information
gyp info spawn C:\Users\laz\.pyenv\pyenv-win\versions\3.7.9\python3.exe
note: VS2017 used (VS2022 works fine, too)
v1.1.2
What's Changed
- starting v1.1.2-dev by @abebeos in #74
- rename
npm run
scripts: by @abebeos in #75 - add version to dist folder by @abebeos in #76
- version updates, re #24 by @abebeos in #77
- reactivate DXF export menu, closes #73 by @abebeos in #79
- fix bug possibly due to missing id by @abebeos in #81
- electron-rebuild 3.2.9, by @abebeos in #82
- fix for node 18, closes #84 by @abebeos in #85
Full Changelog: v1.1.1...v1.1.2
Manual Changelog: https://github.com/deepnest-io/Deepnest/blob/master/CHANGELOG.md
Zip File
Attached deepnest-v1.1.2-win32-x64.zip
was build via npm run dist-all
using nvm use 18
(node 18 / npm 9).
Please report any problems on the discussion topic / issue-tracker
v1.1.1
What's Changed
- enable node10 by @abebeos in #56
- add minkowski license/author by @abebeos in #58
- version updates by @abebeos in #60
- Revert "update some versions, re #24" by @abebeos in #62
- update to node 12 by @abebeos in #63
- upto electron 5.0.13 by @abebeos in #64
- update npm commands, see changelog entry by @abebeos in #69
Full Changelog: v1.1.0...v1.1.1
manual changelog: https://github.com/deepnest-io/Deepnest/blob/master/CHANGELOG.md
(
this was semi-tested with
P:\Deepnest>npm -v
6.14.13
P:\Deepnest>node -v
v14.17.1
)
deepnest-v1.1.0
(re #31)
This is the first release of the new Deepnest repository.
Release is made via a semi-automated process described here:
What's Changed
- Create renovate.json by @bosd in #7
- add basic ci with a simple build by @abebeos in #27
- disable 'renovate' for now by @abebeos in #29
- Update README.md by @abebeos in #33
- Add renovate Dashboard by @bosd in #17
- create changelog, move changes from readme by @abebeos in #38
- restore original license file by @abebeos in #39
- add basic contributing.md by @abebeos in #42
New Contributors
Full Changelog: https://github.com/deepnest-io/Deepnest/commits/v1.1.0
Manual Changelog: https://github.com/deepnest-io/Deepnest/blob/master/CHANGELOG.md