Skip to content

Releases: deepnest-io/Deepnest

v1.2.0 (electron 13)

26 Sep 19:32
Compare
Choose a tag to compare

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)

15 Sep 18:02
Compare
Choose a tag to compare
  • fix linux-only bug
  • mention development halt

Full Changelog: v1.1.5...v1.1.6

v1.1.5

27 Aug 16:58
Compare
Choose a tag to compare

What's Changed

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

21 May 16:08
43dc9da
Compare
Choose a tag to compare

What's Changed

  • fix config bug introduced in v1.1.3 by @abebeos in #98

Full Changelog: v1.1.3...v1.1.4

v1.1.3

21 May 12:04
Compare
Choose a tag to compare

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

17 May 06:43
aba0c29
Compare
Choose a tag to compare

What's Changed

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

14 May 12:25
71f36ec
Compare
Choose a tag to compare

What's Changed

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

09 May 17:24
e2246b8
Compare
Choose a tag to compare

(re #31)

This is the first release of the new Deepnest repository.

Release is made via a semi-automated process described here:

https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository

What's Changed

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