@tracespace/cli
Version:
Render a PCB as SVGs from the command line
225 lines (72 loc) • 7.02 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [4.2.8](https://github.com/tracespace/tracespace/compare/v4.2.7...v4.2.8) (2022-03-28)
**Note:** Version bump only for package @tracespace/cli
## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)
**Note:** Version bump only for package @tracespace/cli
## [4.2.6](https://github.com/tracespace/tracespace/compare/v4.2.5...v4.2.6) (2022-03-12)
**Note:** Version bump only for package @tracespace/cli
## [4.2.5](https://github.com/tracespace/tracespace/compare/v4.2.4...v4.2.5) (2020-12-18)
**Note:** Version bump only for package @tracespace/cli
## [4.2.4](https://github.com/tracespace/tracespace/compare/v4.2.3...v4.2.4) (2020-12-15)
**Note:** Version bump only for package @tracespace/cli
## [4.2.2](https://github.com/tracespace/tracespace/compare/v4.2.1...v4.2.2) (2020-10-13)
**Note:** Version bump only for package @tracespace/cli
## [4.2.1](https://github.com/tracespace/tracespace/compare/v4.2.0...v4.2.1) (2020-04-30)
### Bug Fixes
* **cli:** resolve file paths correctly on Windows ([#328](https://github.com/tracespace/tracespace/issues/328)) ([2eb1dc7](https://github.com/tracespace/tracespace/commit/2eb1dc7)), closes [#327](https://github.com/tracespace/tracespace/issues/327)
* **deps:** update devDependencies, React, and yargs ([#315](https://github.com/tracespace/tracespace/issues/315)) ([34ebb3e](https://github.com/tracespace/tracespace/commit/34ebb3e))
# [4.2.0](https://github.com/tracespace/tracespace/compare/v4.1.1...v4.2.0) (2019-10-10)
### Bug Fixes
* **deps:** update dependency globby to v10 ([#289](https://github.com/tracespace/tracespace/issues/289)) ([09f6960](https://github.com/tracespace/tracespace/commit/09f6960))
* **deps:** Upgrade all dependencies ([7f3c6f4](https://github.com/tracespace/tracespace/commit/7f3c6f4))
## [4.1.1](https://github.com/tracespace/tracespace/compare/v4.1.0...v4.1.1) (2019-06-05)
### Bug Fixes
* **cli:** Do not append "null" to output filenames ([#253](https://github.com/tracespace/tracespace/issues/253)) ([09f1c4e](https://github.com/tracespace/tracespace/commit/09f1c4e)), closes [#251](https://github.com/tracespace/tracespace/issues/251)
* **deps:** update dependency cosmiconfig to ^5.2.1 ([#257](https://github.com/tracespace/tracespace/issues/257)) ([b2586c5](https://github.com/tracespace/tracespace/commit/b2586c5))
* **deps:** update dependency yargs to ^13.2.4 ([#254](https://github.com/tracespace/tracespace/issues/254)) ([04646a3](https://github.com/tracespace/tracespace/commit/04646a3))
# [4.1.0](https://github.com/tracespace/tracespace/compare/v4.0.3...v4.1.0) (2019-05-01)
### Bug Fixes
* **deps:** update dependency untildify to v4 ([#242](https://github.com/tracespace/tracespace/issues/242)) ([207faf1](https://github.com/tracespace/tracespace/commit/207faf1))
## [4.0.3](https://github.com/tracespace/tracespace/compare/v4.0.2...v4.0.3) (2019-04-10)
### Bug Fixes
* **deps:** update dependency cosmiconfig to ^5.2.0 ([#190](https://github.com/tracespace/tracespace/issues/190)) ([347a9f5](https://github.com/tracespace/tracespace/commit/347a9f5))
* **deps:** update dependency dot-prop to v5 ([#214](https://github.com/tracespace/tracespace/issues/214)) ([921518e](https://github.com/tracespace/tracespace/commit/921518e))
* **deps:** update dependency globby to ^9.2.0 ([#200](https://github.com/tracespace/tracespace/issues/200)) ([06f0955](https://github.com/tracespace/tracespace/commit/06f0955))
* **deps:** update dependency make-dir to v3 ([#201](https://github.com/tracespace/tracespace/issues/201)) ([eff27d5](https://github.com/tracespace/tracespace/commit/eff27d5))
## [4.0.2](https://github.com/tracespace/tracespace/compare/v4.0.1...v4.0.2) (2019-03-24)
**Note:** Version bump only for package @tracespace/cli
## [4.0.1](https://github.com/tracespace/tracespace/compare/v4.0.0...v4.0.1) (2019-03-23)
### Bug Fixes
* **deps:** update dependency cosmiconfig to ^5.1.0 ([#158](https://github.com/tracespace/tracespace/issues/158)) ([100bb59](https://github.com/tracespace/tracespace/commit/100bb59))
* **deps:** update dependency debug to ^4.1.1 ([#159](https://github.com/tracespace/tracespace/issues/159)) ([153fa22](https://github.com/tracespace/tracespace/commit/153fa22))
# [4.0.0](https://github.com/tracespace/tracespace/compare/v4.0.0-next.19...v4.0.0) (2019-03-09)
**Note:** Version bump only for package @tracespace/cli
# [4.0.0-next.19](https://github.com/tracespace/tracespace/compare/v4.0.0-next.18...v4.0.0-next.19) (2019-03-09)
### Features
* Add typescript definitions to all consumable modules ([#103](https://github.com/tracespace/tracespace/issues/103)) ([bb6e8f9](https://github.com/tracespace/tracespace/commit/bb6e8f9))
* Update dependencies and enable Greenkeeper ([9db54cc](https://github.com/tracespace/tracespace/commit/9db54cc))
# [4.0.0-next.18](https://github.com/tracespace/tracespace/compare/v4.0.0-next.17...v4.0.0-next.18) (2019-01-26)
**Note:** Version bump only for package @tracespace/cli
# [4.0.0-next.17](https://github.com/tracespace/tracespace/compare/v4.0.0-next.16...v4.0.0-next.17) (2018-12-20)
**Note:** Version bump only for package @tracespace/cli
# [4.0.0-next.16](https://github.com/tracespace/tracespace/compare/v4.0.0-next.15...v4.0.0-next.16) (2018-11-26)
### Bug Fixes
* **cli:** Update CLI to be compatible with whats-that-gerber ([#94](https://github.com/tracespace/tracespace/issues/94)) ([8f5f91e](https://github.com/tracespace/tracespace/commit/8f5f91e))
# [4.0.0-next.15](https://github.com/tracespace/tracespace/compare/v4.0.0-next.14...v4.0.0-next.15) (2018-11-13)
### Features
* **whats-that-gerber:** Use collection of filenames to determine type ([#77](https://github.com/tracespace/tracespace/issues/77)) ([6919549](https://github.com/tracespace/tracespace/commit/6919549))
### BREAKING CHANGES
* **whats-that-gerber:** Output of whats-that-gerber changed from a single string to an
object keyed by the filenames passed in as an array
<a name="4.0.0-next.14"></a>
# [4.0.0-next.14](https://github.com/tracespace/tracespace/compare/v4.0.0-next.13...v4.0.0-next.14) (2018-10-13)
**Note:** Version bump only for package @tracespace/cli
<a name="4.0.0-next.13"></a>
# [4.0.0-next.13](https://github.com/tracespace/tracespace/compare/v4.0.0-next.12...v4.0.0-next.13) (2018-09-12)
**Note:** Version bump only for package @tracespace/cli
<a name="4.0.0-next.12"></a>
# [4.0.0-next.12](https://github.com/tracespace/tracespace/compare/v4.0.0-next.11...v4.0.0-next.12) (2018-07-17)
### Features
* **cli:** Add [@tracespace](https://github.com/tracespace)/cli package ([486d6fc](https://github.com/tracespace/tracespace/commit/486d6fc)), closes [#13](https://github.com/tracespace/tracespace/issues/13)