Skip to content

Releases: bisquit/codew-cli

v2.0.0-beta.0

01 Feb 10:58
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

   Bug Fixes

    View changes on GitHub

v1.0.0

04 Sep 09:46
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v1.0.0-beta.1

04 Sep 09:31
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

No significant changes

    View changes on GitHub

v1.0.0-beta.0

04 Sep 09:00
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release

   Breaking changes

    View changes on GitHub

v0.1.2

23 Aug 21:24
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.1.1

23 Aug 17:39
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.0.8

22 Jun 12:37
Compare
Choose a tag to compare

What's Changed

Others

  • chore(deps): update all non-major dependencies to ^5.59.11 by @renovate in #11
  • chore(deps): update all non-major dependencies to ^0.32.1 by @renovate in #12
  • chore(deps): update all non-major dependencies to ^0.32.2 by @renovate in #14
  • chore(deps): update dependency eslint to ^8.43.0 by @renovate in #15
  • chore(deps): update dependency tsup to v7 by @renovate in #13

Full Changelog: v0.0.7...v0.0.8

v0.0.7

15 Jun 11:41
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Add clean command to remove workspaces by @bisquit in #8

Others

  • chore: update test coverage to exclude src/index.ts and src/commands by @bisquit in #9
  • feat: add workspace validator by @bisquit in #10

Full Changelog: v0.0.6...v0.0.7

v0.0.6

14 Jun 11:00
Compare
Choose a tag to compare

What's Changed

Fixes and Improvements

  • fix: Use slash package to convert Windows paths by @bisquit in #7

Full Changelog: v0.0.5...v0.0.6

v0.0.5

14 Jun 09:57
Compare
Choose a tag to compare

What's Changed

Features

Fixes and Improvements

  • feat: add checkDir function for validating path by @bisquit in #5

Full Changelog: v0.0.4...v0.0.5