-
Notifications
You must be signed in to change notification settings - Fork 281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(dxf): add dimLayers to the export. #183
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I forgot this in the last PR π€¦ββοΈ.
mmiscool
approved these changes
Sep 18, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks!
github-actions bot
pushed a commit
to ZanzyTHEbar/jsketcher
that referenced
this pull request
May 9, 2023
## 1.0.0-tauri.1 (2023-05-09) ### β BREAKING CHANGES * CHANGES ### π Features * add setup scripts for setting up tauri dev environment ([0c41a33](0c41a33)) * **dxf:** add support for dimensions in dxf. ([56c884c](56c884c)) * add support for dxf blocks ([xibyte#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200)) ([322d47f](322d47f)) * add support for dxf files import ([2fa2866](2fa2866)) * finish up CI system ([5a688d1](5a688d1)) * initial cir release ([2f94a6e](2f94a6e)) * initial tauri commit ([0a0bb54](0a0bb54)) * update tauri version ([90168da](90168da)) ### π Bug Fixes * .releasesrc file not having a main branch ([04f2e2c](04f2e2c)) * .releasesrc file not having a main branch ([25ae8a4](25ae8a4)) * **dxf:** add dimLayers to the export. ([xibyte#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183)) ([a3349b5](a3349b5)) * fix app not loading on linux builds ([9ef599d](9ef599d)) * fix release asset types ([8f73410](8f73410)) * release to tauri ([0ba5387](0ba5387)) * release to tauri branch ([11fcf2e](11fcf2e)) * release to tauri branch ([e8486a5](e8486a5)) * release to tauri branch ([6076573](6076573)) * remove caching of pnpm in ci ([96165f3](96165f3)) * remove old path ([f0b426c](f0b426c)) * remove repo from package.json ([dd099b8](dd099b8)) * script for linux ([46bda82](46bda82)) * semantic-release ([3edb4cf](3edb4cf)) * Update .releaserc ([3343d2c](3343d2c)) * update readme ([b00299d](b00299d)) * windows failing to build ([def0782](def0782))
ZanzyTHEbar
added a commit
to ZanzyTHEbar/jsketcher
that referenced
this pull request
May 9, 2023
* fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri * fix: fix app not loading on linux builds - update tauri - fix dist directory path BREAKING CHANGES * fix: update readme * fix: semantic-release * Update .releaserc * Update ci.yaml * fix: Update .releaserc * fix: remove repo from package.json * chore(major): 1.0.0-tauri.1 [skip ci] ## 1.0.0-tauri.1 (2023-05-09) ### β BREAKING CHANGES * CHANGES ### π Features * add setup scripts for setting up tauri dev environment ([0c41a33](0c41a33)) * **dxf:** add support for dimensions in dxf. ([56c884c](56c884c)) * add support for dxf blocks ([xibyte#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200)) ([322d47f](322d47f)) * add support for dxf files import ([2fa2866](2fa2866)) * finish up CI system ([5a688d1](5a688d1)) * initial cir release ([2f94a6e](2f94a6e)) * initial tauri commit ([0a0bb54](0a0bb54)) * update tauri version ([90168da](90168da)) ### π Bug Fixes * .releasesrc file not having a main branch ([04f2e2c](04f2e2c)) * .releasesrc file not having a main branch ([25ae8a4](25ae8a4)) * **dxf:** add dimLayers to the export. ([xibyte#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183)) ([a3349b5](a3349b5)) * fix app not loading on linux builds ([9ef599d](9ef599d)) * fix release asset types ([8f73410](8f73410)) * release to tauri ([0ba5387](0ba5387)) * release to tauri branch ([11fcf2e](11fcf2e)) * release to tauri branch ([e8486a5](e8486a5)) * release to tauri branch ([6076573](6076573)) * remove caching of pnpm in ci ([96165f3](96165f3)) * remove old path ([f0b426c](f0b426c)) * remove repo from package.json ([dd099b8](dd099b8)) * script for linux ([46bda82](46bda82)) * semantic-release ([3edb4cf](3edb4cf)) * Update .releaserc ([3343d2c](3343d2c)) * update readme ([b00299d](b00299d)) * windows failing to build ([def0782](def0782)) --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
ZanzyTHEbar
added a commit
to ZanzyTHEbar/jsketcher
that referenced
this pull request
May 11, 2023
* fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri * fix: fix app not loading on linux builds - update tauri - fix dist directory path BREAKING CHANGES * fix: update readme * fix: semantic-release * Update .releaserc * Update ci.yaml * fix: Update .releaserc * fix: remove repo from package.json * chore(major): 1.0.0-tauri.1 [skip ci] ## 1.0.0-tauri.1 (2023-05-09) ### β BREAKING CHANGES * CHANGES ### π Features * add setup scripts for setting up tauri dev environment ([0c41a33](0c41a33)) * **dxf:** add support for dimensions in dxf. ([56c884c](56c884c)) * add support for dxf blocks ([xibyte#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200)) ([322d47f](322d47f)) * add support for dxf files import ([2fa2866](2fa2866)) * finish up CI system ([5a688d1](5a688d1)) * initial cir release ([2f94a6e](2f94a6e)) * initial tauri commit ([0a0bb54](0a0bb54)) * update tauri version ([90168da](90168da)) ### π Bug Fixes * .releasesrc file not having a main branch ([04f2e2c](04f2e2c)) * .releasesrc file not having a main branch ([25ae8a4](25ae8a4)) * **dxf:** add dimLayers to the export. ([xibyte#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183)) ([a3349b5](a3349b5)) * fix app not loading on linux builds ([9ef599d](9ef599d)) * fix release asset types ([8f73410](8f73410)) * release to tauri ([0ba5387](0ba5387)) * release to tauri branch ([11fcf2e](11fcf2e)) * release to tauri branch ([e8486a5](e8486a5)) * release to tauri branch ([6076573](6076573)) * remove caching of pnpm in ci ([96165f3](96165f3)) * remove old path ([f0b426c](f0b426c)) * remove repo from package.json ([dd099b8](dd099b8)) * script for linux ([46bda82](46bda82)) * semantic-release ([3edb4cf](3edb4cf)) * Update .releaserc ([3343d2c](3343d2c)) * update readme ([b00299d](b00299d)) * windows failing to build ([def0782](def0782)) * fix: appimage failing to build * fix: test ubuntu 18.04 * fix: test ubuntu 18.04 * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * chore(minor): 1.0.0-tauri.2 [skip ci] ## [1.0.0-tauri.2](v1.0.0-tauri.1...v1.0.0-tauri.2) (2023-05-11) ### π Bug Fixes * appimage failing to build ([8dc6217](8dc6217)) * test ubuntu 18.04 ([8f55f4d](8f55f4d)) * test ubuntu 18.04 ([0afd146](0afd146)) ### π Features * update ci to use docker container ([7bcacb0](7bcacb0)) * update ci to use docker container ([98de939](98de939)) * update ci to use docker container ([0750c00](0750c00)) * update ci to use docker container ([715780f](715780f)) * update ci to use docker container ([ccbacdb](ccbacdb)) * update ci to use docker container ([60aa80d](60aa80d)) * update ci to use docker container ([f629258](f629258)) * update ci to use docker container ([278cf82](278cf82)) * update ci to use docker container ([02ec38c](02ec38c)) * update ci to use docker container ([8fb7924](8fb7924)) * update ci to use docker container ([d0493b3](d0493b3)) * update ci to use docker container ([09fbb4f](09fbb4f)) * update ci to use docker container ([c7e39b9](c7e39b9)) * update ci to use docker container ([d9221a7](d9221a7)) * update ci to use docker container ([9e96489](9e96489)) * update ci to use docker container ([765b708](765b708)) * update ci to use docker container ([484b722](484b722)) * update ci to use docker container ([1023d90](1023d90)) * update ci to use docker container ([1d9fd84](1d9fd84)) * feat: update rust deps * chore(minor): 1.0.0-tauri.3 [skip ci] ## [1.0.0-tauri.3](v1.0.0-tauri.2...v1.0.0-tauri.3) (2023-05-11) ### π Features * update rust deps ([b809c28](b809c28)) * fix: wasm not loading in webkit * chore(patch): 1.0.0-tauri.4 [skip ci] ## [1.0.0-tauri.4](v1.0.0-tauri.3...v1.0.0-tauri.4) (2023-05-11) ### π Bug Fixes * wasm not loading in webkit ([0e74582](0e74582)) * feat: add windows binary * fix: windows ci --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
ZanzyTHEbar
added a commit
to ZanzyTHEbar/jsketcher
that referenced
this pull request
May 11, 2023
* fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri * fix: fix app not loading on linux builds - update tauri - fix dist directory path BREAKING CHANGES * fix: update readme * fix: semantic-release * Update .releaserc * Update ci.yaml * fix: Update .releaserc * fix: remove repo from package.json * chore(major): 1.0.0-tauri.1 [skip ci] ## 1.0.0-tauri.1 (2023-05-09) ### β BREAKING CHANGES * CHANGES ### π Features * add setup scripts for setting up tauri dev environment ([0c41a33](0c41a33)) * **dxf:** add support for dimensions in dxf. ([56c884c](56c884c)) * add support for dxf blocks ([xibyte#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200)) ([322d47f](322d47f)) * add support for dxf files import ([2fa2866](2fa2866)) * finish up CI system ([5a688d1](5a688d1)) * initial cir release ([2f94a6e](2f94a6e)) * initial tauri commit ([0a0bb54](0a0bb54)) * update tauri version ([90168da](90168da)) ### π Bug Fixes * .releasesrc file not having a main branch ([04f2e2c](04f2e2c)) * .releasesrc file not having a main branch ([25ae8a4](25ae8a4)) * **dxf:** add dimLayers to the export. ([xibyte#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183)) ([a3349b5](a3349b5)) * fix app not loading on linux builds ([9ef599d](9ef599d)) * fix release asset types ([8f73410](8f73410)) * release to tauri ([0ba5387](0ba5387)) * release to tauri branch ([11fcf2e](11fcf2e)) * release to tauri branch ([e8486a5](e8486a5)) * release to tauri branch ([6076573](6076573)) * remove caching of pnpm in ci ([96165f3](96165f3)) * remove old path ([f0b426c](f0b426c)) * remove repo from package.json ([dd099b8](dd099b8)) * script for linux ([46bda82](46bda82)) * semantic-release ([3edb4cf](3edb4cf)) * Update .releaserc ([3343d2c](3343d2c)) * update readme ([b00299d](b00299d)) * windows failing to build ([def0782](def0782)) * fix: appimage failing to build * fix: test ubuntu 18.04 * fix: test ubuntu 18.04 * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * chore(minor): 1.0.0-tauri.2 [skip ci] ## [1.0.0-tauri.2](v1.0.0-tauri.1...v1.0.0-tauri.2) (2023-05-11) ### π Bug Fixes * appimage failing to build ([8dc6217](8dc6217)) * test ubuntu 18.04 ([8f55f4d](8f55f4d)) * test ubuntu 18.04 ([0afd146](0afd146)) ### π Features * update ci to use docker container ([7bcacb0](7bcacb0)) * update ci to use docker container ([98de939](98de939)) * update ci to use docker container ([0750c00](0750c00)) * update ci to use docker container ([715780f](715780f)) * update ci to use docker container ([ccbacdb](ccbacdb)) * update ci to use docker container ([60aa80d](60aa80d)) * update ci to use docker container ([f629258](f629258)) * update ci to use docker container ([278cf82](278cf82)) * update ci to use docker container ([02ec38c](02ec38c)) * update ci to use docker container ([8fb7924](8fb7924)) * update ci to use docker container ([d0493b3](d0493b3)) * update ci to use docker container ([09fbb4f](09fbb4f)) * update ci to use docker container ([c7e39b9](c7e39b9)) * update ci to use docker container ([d9221a7](d9221a7)) * update ci to use docker container ([9e96489](9e96489)) * update ci to use docker container ([765b708](765b708)) * update ci to use docker container ([484b722](484b722)) * update ci to use docker container ([1023d90](1023d90)) * update ci to use docker container ([1d9fd84](1d9fd84)) * feat: update rust deps * chore(minor): 1.0.0-tauri.3 [skip ci] ## [1.0.0-tauri.3](v1.0.0-tauri.2...v1.0.0-tauri.3) (2023-05-11) ### π Features * update rust deps ([b809c28](b809c28)) * fix: wasm not loading in webkit * chore(patch): 1.0.0-tauri.4 [skip ci] ## [1.0.0-tauri.4](v1.0.0-tauri.3...v1.0.0-tauri.4) (2023-05-11) ### π Bug Fixes * wasm not loading in webkit ([0e74582](0e74582)) * feat: add windows binary * fix: windows ci * fix: windows ci deps --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
github-actions bot
pushed a commit
to ZanzyTHEbar/jsketcher
that referenced
this pull request
May 11, 2023
## [1.0.0-tauri.5](v1.0.0-tauri.4...v1.0.0-tauri.5) (2023-05-11) ### β BREAKING CHANGES * CHANGES * fix: update readme * fix: semantic-release * Update .releaserc * Update ci.yaml * fix: Update .releaserc * fix: remove repo from package.json * chore(major): 1.0.0-tauri.1 [skip ci] ## 1.0.0-tauri.1 (2023-05-09) ### β BREAKING CHANGES * CHANGES ### π Features * add setup scripts for setting up tauri dev environment ([0c41a33](0c41a33)) * **dxf:** add support for dimensions in dxf. ([56c884c](56c884c)) * CHANGES * fix: update readme * fix: semantic-release * Update .releaserc * Update ci.yaml * fix: Update .releaserc * fix: remove repo from package.json * chore(major): 1.0.0-tauri.1 [skip ci] ## 1.0.0-tauri.1 (2023-05-09) ### β BREAKING CHANGES * CHANGES ### π Features * add setup scripts for setting up tauri dev environment ([0c41a33](0c41a33)) * **dxf:** add support for dimensions in dxf. ([56c884c](56c884c)) ### π Features * add windows binary ([e649d76](e649d76)) * Update ci.yaml ([6262000](6262000)) * Add full CI and Support for linux (#3) ([e36f11a](e36f11a)), closes [#3](#3) [xibyte#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200) [xibyte#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183) * Tauri (#1) ([b66cd01](b66cd01)), closes [#1](#1) [xibyte#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200) [xibyte#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183) ### π Bug Fixes * appimage failing to build ([c8b25b9](c8b25b9)) * windows ci ([7f347df](7f347df)) * windows ci deps ([0b19d48](0b19d48))
mmiscool
added a commit
that referenced
this pull request
May 12, 2023
* feat: initial tauri commit * feat: finish up CI system * fix: fix release asset types * feat: update tauri version - added support for native windows shadows - upgraded tauri version to newest LTS - added tauri commands to package.json * feat: add setup scripts for setting up tauri dev environment * fix: script for linux - use user input instead of auto-detection * feat: initial cir release * fix: remove caching of pnpm in ci * fix: remove old path * fix: windows failing to build * fix: .releasesrc file not having a main branch * fix: .releasesrc file not having a main branch * Tauri (#1) * fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri * fix: fix app not loading on linux builds - update tauri - fix dist directory path BREAKING CHANGES * fix: update readme * fix: semantic-release * Update .releaserc * Update ci.yaml * fix: Update .releaserc * fix: remove repo from package.json * chore(major): 1.0.0-tauri.1 [skip ci] ## 1.0.0-tauri.1 (2023-05-09) ### β BREAKING CHANGES * CHANGES ### π Features * add setup scripts for setting up tauri dev environment ([0c41a33](ZanzyTHEbar@0c41a33)) * **dxf:** add support for dimensions in dxf. ([56c884c](ZanzyTHEbar@56c884c)) * add support for dxf blocks ([#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200)) ([322d47f](ZanzyTHEbar@322d47f)) * add support for dxf files import ([2fa2866](ZanzyTHEbar@2fa2866)) * finish up CI system ([5a688d1](ZanzyTHEbar@5a688d1)) * initial cir release ([2f94a6e](ZanzyTHEbar@2f94a6e)) * initial tauri commit ([0a0bb54](ZanzyTHEbar@0a0bb54)) * update tauri version ([90168da](ZanzyTHEbar@90168da)) ### π Bug Fixes * .releasesrc file not having a main branch ([04f2e2c](ZanzyTHEbar@04f2e2c)) * .releasesrc file not having a main branch ([25ae8a4](ZanzyTHEbar@25ae8a4)) * **dxf:** add dimLayers to the export. ([#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183)) ([a3349b5](ZanzyTHEbar@a3349b5)) * fix app not loading on linux builds ([9ef599d](ZanzyTHEbar@9ef599d)) * fix release asset types ([8f73410](ZanzyTHEbar@8f73410)) * release to tauri ([0ba5387](ZanzyTHEbar@0ba5387)) * release to tauri branch ([11fcf2e](ZanzyTHEbar@11fcf2e)) * release to tauri branch ([e8486a5](ZanzyTHEbar@e8486a5)) * release to tauri branch ([6076573](ZanzyTHEbar@6076573)) * remove caching of pnpm in ci ([96165f3](ZanzyTHEbar@96165f3)) * remove old path ([f0b426c](ZanzyTHEbar@f0b426c)) * remove repo from package.json ([dd099b8](ZanzyTHEbar@dd099b8)) * script for linux ([46bda82](ZanzyTHEbar@46bda82)) * semantic-release ([3edb4cf](ZanzyTHEbar@3edb4cf)) * Update .releaserc ([3343d2c](ZanzyTHEbar@3343d2c)) * update readme ([b00299d](ZanzyTHEbar@b00299d)) * windows failing to build ([def0782](ZanzyTHEbar@def0782)) --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> * fix: appimage failing to build * Feat: Update ci.yaml swap to use older version of ubuntu. * Add full CI and Support for linux (#3) * fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri * fix: fix app not loading on linux builds - update tauri - fix dist directory path BREAKING CHANGES * fix: update readme * fix: semantic-release * Update .releaserc * Update ci.yaml * fix: Update .releaserc * fix: remove repo from package.json * chore(major): 1.0.0-tauri.1 [skip ci] ## 1.0.0-tauri.1 (2023-05-09) ### β BREAKING CHANGES * CHANGES ### π Features * add setup scripts for setting up tauri dev environment ([0c41a33](ZanzyTHEbar@0c41a33)) * **dxf:** add support for dimensions in dxf. ([56c884c](ZanzyTHEbar@56c884c)) * add support for dxf blocks ([#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200)) ([322d47f](ZanzyTHEbar@322d47f)) * add support for dxf files import ([2fa2866](ZanzyTHEbar@2fa2866)) * finish up CI system ([5a688d1](ZanzyTHEbar@5a688d1)) * initial cir release ([2f94a6e](ZanzyTHEbar@2f94a6e)) * initial tauri commit ([0a0bb54](ZanzyTHEbar@0a0bb54)) * update tauri version ([90168da](ZanzyTHEbar@90168da)) ### π Bug Fixes * .releasesrc file not having a main branch ([04f2e2c](ZanzyTHEbar@04f2e2c)) * .releasesrc file not having a main branch ([25ae8a4](ZanzyTHEbar@25ae8a4)) * **dxf:** add dimLayers to the export. ([#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183)) ([a3349b5](ZanzyTHEbar@a3349b5)) * fix app not loading on linux builds ([9ef599d](ZanzyTHEbar@9ef599d)) * fix release asset types ([8f73410](ZanzyTHEbar@8f73410)) * release to tauri ([0ba5387](ZanzyTHEbar@0ba5387)) * release to tauri branch ([11fcf2e](ZanzyTHEbar@11fcf2e)) * release to tauri branch ([e8486a5](ZanzyTHEbar@e8486a5)) * release to tauri branch ([6076573](ZanzyTHEbar@6076573)) * remove caching of pnpm in ci ([96165f3](ZanzyTHEbar@96165f3)) * remove old path ([f0b426c](ZanzyTHEbar@f0b426c)) * remove repo from package.json ([dd099b8](ZanzyTHEbar@dd099b8)) * script for linux ([46bda82](ZanzyTHEbar@46bda82)) * semantic-release ([3edb4cf](ZanzyTHEbar@3edb4cf)) * Update .releaserc ([3343d2c](ZanzyTHEbar@3343d2c)) * update readme ([b00299d](ZanzyTHEbar@b00299d)) * windows failing to build ([def0782](ZanzyTHEbar@def0782)) * fix: appimage failing to build * fix: test ubuntu 18.04 * fix: test ubuntu 18.04 * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * chore(minor): 1.0.0-tauri.2 [skip ci] ## [1.0.0-tauri.2](ZanzyTHEbar/jsketcher@v1.0.0-tauri.1...v1.0.0-tauri.2) (2023-05-11) ### π Bug Fixes * appimage failing to build ([8dc6217](ZanzyTHEbar@8dc6217)) * test ubuntu 18.04 ([8f55f4d](ZanzyTHEbar@8f55f4d)) * test ubuntu 18.04 ([0afd146](ZanzyTHEbar@0afd146)) ### π Features * update ci to use docker container ([7bcacb0](ZanzyTHEbar@7bcacb0)) * update ci to use docker container ([98de939](ZanzyTHEbar@98de939)) * update ci to use docker container ([0750c00](ZanzyTHEbar@0750c00)) * update ci to use docker container ([715780f](ZanzyTHEbar@715780f)) * update ci to use docker container ([ccbacdb](ZanzyTHEbar@ccbacdb)) * update ci to use docker container ([60aa80d](ZanzyTHEbar@60aa80d)) * update ci to use docker container ([f629258](ZanzyTHEbar@f629258)) * update ci to use docker container ([278cf82](ZanzyTHEbar@278cf82)) * update ci to use docker container ([02ec38c](ZanzyTHEbar@02ec38c)) * update ci to use docker container ([8fb7924](ZanzyTHEbar@8fb7924)) * update ci to use docker container ([d0493b3](ZanzyTHEbar@d0493b3)) * update ci to use docker container ([09fbb4f](ZanzyTHEbar@09fbb4f)) * update ci to use docker container ([c7e39b9](ZanzyTHEbar@c7e39b9)) * update ci to use docker container ([d9221a7](ZanzyTHEbar@d9221a7)) * update ci to use docker container ([9e96489](ZanzyTHEbar@9e96489)) * update ci to use docker container ([765b708](ZanzyTHEbar@765b708)) * update ci to use docker container ([484b722](ZanzyTHEbar@484b722)) * update ci to use docker container ([1023d90](ZanzyTHEbar@1023d90)) * update ci to use docker container ([1d9fd84](ZanzyTHEbar@1d9fd84)) * feat: update rust deps * chore(minor): 1.0.0-tauri.3 [skip ci] ## [1.0.0-tauri.3](ZanzyTHEbar/jsketcher@v1.0.0-tauri.2...v1.0.0-tauri.3) (2023-05-11) ### π Features * update rust deps ([b809c28](ZanzyTHEbar@b809c28)) * fix: wasm not loading in webkit * chore(patch): 1.0.0-tauri.4 [skip ci] ## [1.0.0-tauri.4](ZanzyTHEbar/jsketcher@v1.0.0-tauri.3...v1.0.0-tauri.4) (2023-05-11) ### π Bug Fixes * wasm not loading in webkit ([0e74582](ZanzyTHEbar@0e74582)) * feat: add windows binary * fix: windows ci --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> * Fix windows CI (#4) * fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri * fix: fix app not loading on linux builds - update tauri - fix dist directory path BREAKING CHANGES * fix: update readme * fix: semantic-release * Update .releaserc * Update ci.yaml * fix: Update .releaserc * fix: remove repo from package.json * chore(major): 1.0.0-tauri.1 [skip ci] ## 1.0.0-tauri.1 (2023-05-09) ### β BREAKING CHANGES * CHANGES ### π Features * add setup scripts for setting up tauri dev environment ([0c41a33](ZanzyTHEbar@0c41a33)) * **dxf:** add support for dimensions in dxf. ([56c884c](ZanzyTHEbar@56c884c)) * add support for dxf blocks ([#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200)) ([322d47f](ZanzyTHEbar@322d47f)) * add support for dxf files import ([2fa2866](ZanzyTHEbar@2fa2866)) * finish up CI system ([5a688d1](ZanzyTHEbar@5a688d1)) * initial cir release ([2f94a6e](ZanzyTHEbar@2f94a6e)) * initial tauri commit ([0a0bb54](ZanzyTHEbar@0a0bb54)) * update tauri version ([90168da](ZanzyTHEbar@90168da)) ### π Bug Fixes * .releasesrc file not having a main branch ([04f2e2c](ZanzyTHEbar@04f2e2c)) * .releasesrc file not having a main branch ([25ae8a4](ZanzyTHEbar@25ae8a4)) * **dxf:** add dimLayers to the export. ([#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183)) ([a3349b5](ZanzyTHEbar@a3349b5)) * fix app not loading on linux builds ([9ef599d](ZanzyTHEbar@9ef599d)) * fix release asset types ([8f73410](ZanzyTHEbar@8f73410)) * release to tauri ([0ba5387](ZanzyTHEbar@0ba5387)) * release to tauri branch ([11fcf2e](ZanzyTHEbar@11fcf2e)) * release to tauri branch ([e8486a5](ZanzyTHEbar@e8486a5)) * release to tauri branch ([6076573](ZanzyTHEbar@6076573)) * remove caching of pnpm in ci ([96165f3](ZanzyTHEbar@96165f3)) * remove old path ([f0b426c](ZanzyTHEbar@f0b426c)) * remove repo from package.json ([dd099b8](ZanzyTHEbar@dd099b8)) * script for linux ([46bda82](ZanzyTHEbar@46bda82)) * semantic-release ([3edb4cf](ZanzyTHEbar@3edb4cf)) * Update .releaserc ([3343d2c](ZanzyTHEbar@3343d2c)) * update readme ([b00299d](ZanzyTHEbar@b00299d)) * windows failing to build ([def0782](ZanzyTHEbar@def0782)) * fix: appimage failing to build * fix: test ubuntu 18.04 * fix: test ubuntu 18.04 * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * feat: update ci to use docker container * chore(minor): 1.0.0-tauri.2 [skip ci] ## [1.0.0-tauri.2](ZanzyTHEbar/jsketcher@v1.0.0-tauri.1...v1.0.0-tauri.2) (2023-05-11) ### π Bug Fixes * appimage failing to build ([8dc6217](ZanzyTHEbar@8dc6217)) * test ubuntu 18.04 ([8f55f4d](ZanzyTHEbar@8f55f4d)) * test ubuntu 18.04 ([0afd146](ZanzyTHEbar@0afd146)) ### π Features * update ci to use docker container ([7bcacb0](ZanzyTHEbar@7bcacb0)) * update ci to use docker container ([98de939](ZanzyTHEbar@98de939)) * update ci to use docker container ([0750c00](ZanzyTHEbar@0750c00)) * update ci to use docker container ([715780f](ZanzyTHEbar@715780f)) * update ci to use docker container ([ccbacdb](ZanzyTHEbar@ccbacdb)) * update ci to use docker container ([60aa80d](ZanzyTHEbar@60aa80d)) * update ci to use docker container ([f629258](ZanzyTHEbar@f629258)) * update ci to use docker container ([278cf82](ZanzyTHEbar@278cf82)) * update ci to use docker container ([02ec38c](ZanzyTHEbar@02ec38c)) * update ci to use docker container ([8fb7924](ZanzyTHEbar@8fb7924)) * update ci to use docker container ([d0493b3](ZanzyTHEbar@d0493b3)) * update ci to use docker container ([09fbb4f](ZanzyTHEbar@09fbb4f)) * update ci to use docker container ([c7e39b9](ZanzyTHEbar@c7e39b9)) * update ci to use docker container ([d9221a7](ZanzyTHEbar@d9221a7)) * update ci to use docker container ([9e96489](ZanzyTHEbar@9e96489)) * update ci to use docker container ([765b708](ZanzyTHEbar@765b708)) * update ci to use docker container ([484b722](ZanzyTHEbar@484b722)) * update ci to use docker container ([1023d90](ZanzyTHEbar@1023d90)) * update ci to use docker container ([1d9fd84](ZanzyTHEbar@1d9fd84)) * feat: update rust deps * chore(minor): 1.0.0-tauri.3 [skip ci] ## [1.0.0-tauri.3](ZanzyTHEbar/jsketcher@v1.0.0-tauri.2...v1.0.0-tauri.3) (2023-05-11) ### π Features * update rust deps ([b809c28](ZanzyTHEbar@b809c28)) * fix: wasm not loading in webkit * chore(patch): 1.0.0-tauri.4 [skip ci] ## [1.0.0-tauri.4](ZanzyTHEbar/jsketcher@v1.0.0-tauri.3...v1.0.0-tauri.4) (2023-05-11) ### π Bug Fixes * wasm not loading in webkit ([0e74582](ZanzyTHEbar@0e74582)) * feat: add windows binary * fix: windows ci * fix: windows ci deps --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: Mike Molinari <mike@smbisoft.com>
github-actions bot
pushed a commit
that referenced
this pull request
May 13, 2023
## 1.0.0-dev.1 (2023-05-13) ### β BREAKING CHANGES * CHANGES * fix: update readme * fix: semantic-release * Update .releaserc * Update ci.yaml * fix: Update .releaserc * fix: remove repo from package.json * chore(major): 1.0.0-tauri.1 [skip ci] ## 1.0.0-tauri.1 (2023-05-09) ### β BREAKING CHANGES * CHANGES ### π Features * add setup scripts for setting up tauri dev environment ([0c41a33](ZanzyTHEbar@0c41a33)) * **dxf:** add support for dimensions in dxf. ([56c884c](ZanzyTHEbar@56c884c)) ### π Bug Fixes * **dxf:** add dimLayers to the export. ([#183](#183)) ([a3349b5](a3349b5)) ### π Features * **dxf:** add support for dimensions in dxf. ([56c884c](56c884c)) * add support for dxf blocks ([#200](#200)) ([322d47f](322d47f)) * add support for dxf files import ([2fa2866](2fa2866)) * initial tauri commit ([#206](#206)) ([f764f6a](f764f6a)), closes [#1](#1) [#200](#200) [#183](#183) ### π Continuous Integration * Setting up CI workflow ([a4b82dc](a4b82dc))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I forgot this in the last PR π€¦ββοΈ.