v0.2.0
Warning
This release will not include any assets due to issues in the release workflow.
What's Changed
- fix(.github): docker image name without
-rs
by @KeisukeYamashita in #369 - fix(cli): edit option accepts argument by @KeisukeYamashita in #376
- chore(cli): migrate to Cargo workspaces by @KeisukeYamashita in #380
- chore(.github): add feature request template by @KeisukeYamashita in #382
- feat(cli): modify config short flag to
-c
by @KeisukeYamashita in #383 - fix(web): broken links on homepage resolving issue #384 by @Wrench56 in #385
- bump(deps): bump astro from 4.15.10 to 4.16.16 in /web by @dependabot in #388
- feat(cli): generate Json Schema by @elcoosp in #389
- feat(web): add IDE document by @KeisukeYamashita in #390
- fix(.github): specify package name in cargo build by @KeisukeYamashita in #391
- fix(cli): dockerfile to adapt to workspaces by @KeisukeYamashita in #392
- feat(.github): add schema generation test CI by @KeisukeYamashita in #393
- fix(cli): package name and dockerfile path by @KeisukeYamashita in #394
- fix(cli): dockerfile path by @KeisukeYamashita in #395
- fix(.github): package ID for release workflow by @KeisukeYamashita in #396
- fix(cli): transfer dockerfile using Git context by @KeisukeYamashita in #399
- fix(.github): default dir configuration from release workflow by @KeisukeYamashita in #400
New Contributors
Full Changelog: v0.1.12...v0.2.0