Releases: Argus-Labs/world-cli
Releases · Argus-Labs/world-cli
v1.2.8
What's Changed
- chore: add no-editor flag in dev mode by @zulkhair in #58
- fix: quick hotfix to have a default/fallback value for cardinal editor versioning by @technicallyty in #59
- fix: cardinal editor version mapping by @zulkhair in #60
- fix(world-cli): Ensure the build flag defaults to true by @jerargus in #61
- fix: world cardinal dev not exit on compilation error by @zulkhair in #63
- fix: find world.tom on parent dir by @zulkhair in #62
New Contributors
- @technicallyty made their first contribution in #59
Full Changelog: v1.2.7...v1.2.8
Changelog
- 5351040 add common router key to example
- c93e4f8 chore: add no-editor flag in dev mode (#58)
- 034511d fix(world-cli): Ensure the build flag defaults to true (#61)
- 4964b7c fix: cardinal editor version mapping (#60)
- 03aa9eb fix: find world.tom on parent dir (#62)
- 7a2d4a1 fix: quick hotfix to have a default/fallback value for cardinal editor versioning (#59)
- 0ea5303 fix: world cardinal dev not exit on compilation error (#63)
v1.2.7
What's Changed
- feat: upgrade editor version if a new version is available by @zulkhair in #56
- feat: run cardinal editor in world cardinal start by @zulkhair in #57
Full Changelog: v1.2.6...v1.2.7
Changelog
v1.2.6
What's Changed
- fix: delete .worldcli cache file if it exists before creating .worldcli directory by @rmrt1n in #54
- chore: setup cardinal editor on dev mode by @zulkhair in #55
Full Changelog: v1.2.5...v1.2.6
Changelog
v1.2.5
What's Changed
- ci: add linter, update pr template, variety of cleanups by @smsunarto in #47
- feat: add update nudge text by @zulkhair in #48
- ci: init markdown-lint and resolve linter issues by @heronimus in #50
- feat: append generated router key to world.toml by @zulkhair in #51
- ci: use GoReleaser for build & release binary by @heronimus in #49
- feat: fetch & download cardinal editor on world create by @rmrt1n in #52
- feat: run cadinal editor on dev mode by @zulkhair in #53
Full Changelog: v1.2.4...v1.2.5
Changelog
- 1ef5bf6 chore: fix go report card badge
- a84a18e chore: fix readme alignment
- 367ea1e chore: fix readme styling
- 5659fdd chore: fix readme styling
- 25cfa06 chore: fix readme styling
- f1ffd09 chore: update license to LGPL
- 9ae350c ci: add linter, update pr template, variety of cleanups (#47)
- 221db5d ci: init markdown-lint and resolve linter issues (#50)
- 07b0545 ci: use GoReleaser for build & release binary (#49)
- ad580c8 feat: add update nudge text (#48)
- 03d6f65 feat: append generated router key to world.toml (#51)
- c02b0c6 feat: fetch & download cardinal editor on world create (#52)
- 9c1d1ca feat: run cadinal editor on dev mode (#53)