jsketcher/CHANGELOG.md
semantic-release-bot d1bfb2361e chore(major): 1.0.0-dev.1 [skip ci]
## 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](0c41a33d0e))
* **dxf:** add support for dimensions in dxf. ([56c884c](56c884ccfd))

### 🐛 Bug Fixes

* **dxf:** add dimLayers to the export. ([#183](https://github.com/xibyte/jsketcher/issues/183)) ([a3349b5](a3349b5da4))

### 🍕 Features

* **dxf:** add support for dimensions in dxf. ([56c884c](56c884ccfd))
* add support for dxf blocks ([#200](https://github.com/xibyte/jsketcher/issues/200)) ([322d47f](322d47f802))
* add support for dxf files import ([2fa2866](2fa2866296))
* initial tauri commit ([#206](https://github.com/xibyte/jsketcher/issues/206)) ([f764f6a](f764f6a210)), closes [#1](https://github.com/xibyte/jsketcher/issues/1) [#200](https://github.com/xibyte/jsketcher/issues/200) [#183](https://github.com/xibyte/jsketcher/issues/183)

### 🔁 Continuous Integration

* Setting up CI workflow ([a4b82dc](a4b82dce14))
2023-05-13 22:37:04 +00:00

9.2 KiB

📦 Changelog

conventional commits semantic versioning

All notable changes to this project will be documented in this file

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)
  • dxf: add support for dimensions in dxf. (56c884c)

🐛 Bug Fixes

🍕 Features

🔁 Continuous Integration

1.0.0-tauri.4 (2023-05-11)

🐛 Bug Fixes

  • wasm not loading in webkit (0e74582)

1.0.0-tauri.3 (2023-05-11)

🍕 Features

1.0.0-tauri.2 (2023-05-11)

🐛 Bug Fixes

🍕 Features

  • update ci to use docker container (7bcacb0)
  • update ci to use docker container (98de939)
  • update ci to use docker container (0750c00)
  • update ci to use docker container (715780f)
  • update ci to use docker container (ccbacdb)
  • update ci to use docker container (60aa80d)
  • update ci to use docker container (f629258)
  • update ci to use docker container (278cf82)
  • update ci to use docker container (02ec38c)
  • update ci to use docker container (8fb7924)
  • update ci to use docker container (d0493b3)
  • update ci to use docker container (09fbb4f)
  • update ci to use docker container (c7e39b9)
  • update ci to use docker container (d9221a7)
  • update ci to use docker container (9e96489)
  • update ci to use docker container (765b708)
  • update ci to use docker container (484b722)
  • update ci to use docker container (1023d90)
  • update ci to use docker container (1d9fd84)

1.0.0-tauri.1 (2023-05-09)

⚠ BREAKING CHANGES

  • CHANGES

🍕 Features

  • add setup scripts for setting up tauri dev environment (0c41a33)
  • dxf: add support for dimensions in dxf. (56c884c)
  • add support for dxf blocks (#200) (322d47f)
  • add support for dxf files import (2fa2866)
  • finish up CI system (5a688d1)
  • initial cir release (2f94a6e)
  • initial tauri commit (0a0bb54)
  • update tauri version (90168da)

🐛 Bug Fixes