Releases: guidanoli/cmioc
Releases · guidanoli/cmioc
@guidanoli/cmioc-cli@0.1.6
v0.1.5
What's Changed
- Add test workflow by @guidanoli in #20
- Create Docker image by @guidanoli in #21
- Push image to GHCR by @guidanoli in #22
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Avoid GitHub Linguist from labeling
.ts
as JS by @guidanoli in #9 - Fix yarn installation warning (remove
pnpm
from list of engines) by @guidanoli in #11 - Remove
outDir
fromtsconfig.json
by @guidanoli in #13 - Add
clean
script topackage.json
by @guidanoli in #14 - Bump
@cartesi/rollups
to 2.0.0-rc.3 by @guidanoli in #16
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Remove unused
isHex
by @guidanoli in #5 - Bump
@cartesi/rollups
from 2.0.0-rc.1 to 2.0.0-rc.2 by @guidanoli in #6
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Fix CLI installed with
npm
(add shebang) by @guidanoli in #1
New Contributors
- @guidanoli made their first contribution in #1
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- Edit
README
- Promote
@commander-js/extra-typings
to dependency - Use version from
package.json
forcmioc
CLI tool
Full Changelog: v0.1.0...v0.1.1