Skip to content

Releases: Argus-Labs/world-cli

v1.3.1-Beta1

05 Sep 11:09
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1-Beta1

Changelog

  • c5b6dbe change docker compose using docker api sdk
  • 096d3c4 check git configuration before exec world create
  • 69e78c9 ci: re-enable go test for release
  • 16339e8 modify icon with standard char

v1.3.0

26 Jun 19:46
70267fd
Compare
Choose a tag to compare

What's Changed

  • fix: re enable debug mode by @zulkhair in #69
  • feat: use redis in docker compose, remove go mod vendor prepare step by @smsunarto in #71

Full Changelog: v1.2.9...v1.3.0

Changelog

  • 5605c32 chore: fix lint
  • 70267fd ci: disable go-test release dep
  • 00978ff feat: use redis in docker compose, remove go mod vendor prepare step (#71)
  • 1dbc6f3 fix: docker compose path and redis healthcheck
  • b0fefd8 fix: re-enable debug mode (#69)

v1.2.9

10 Jun 19:03
8685e76
Compare
Choose a tag to compare

What's Changed

  • feat: cardinal pretty logging, improve goroutine reliability, kill --watch by @smsunarto in #64
  • feat: world cli login for deployment by @zulkhair in #65
  • fix: adjust closing file to make world cli run on windows by @zulkhair in #67

Full Changelog: v1.2.8...v1.2.9

Changelog

  • 5fd07ae feat: world cli login for deployment (#65)
  • 8685e76 fix: adjust closing file to make world cli run on windows (#67)

v1.2.8

14 May 03:40
Compare
Choose a tag to compare

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

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

05 Apr 16:45
Compare
Choose a tag to compare

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

  • b1ac9e0 feat: run cardinal editor in world cardinal start (#57)
  • 06da068 feat: upgrade editor version if a new version is available (#56)

v1.2.6

03 Apr 02:32
Compare
Choose a tag to compare

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

  • 0dfd522 chore: setup cardinal editor on dev mode (#55)
  • 3d39862 fix: delete .worldcli cache file if it exists before creating .worldcli directory (#54)

v1.2.5

01 Apr 13:51
Compare
Choose a tag to compare

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)

v1.2.5-alpha-3

26 Mar 12:39
Compare
Choose a tag to compare

SNAPSHOT v1.2.5-alpha-3

Changelog

  • 1dd3c3b ci: use github runner, nits
  • ae63e92 fix make clean & make install, nits
  • 60d2b59 gorelease: release notes change to append mode (default: keep-existing)
  • 30df5dd goreleaser: explicitly add goarch default value

v1.2.4

15 Mar 21:48
f7430a0
Compare
Choose a tag to compare

What's Changed

  • fix: run with go run if not using --watch by @zulkhair in #44
  • feat: rename go module to be match with shard game name by @zulkhair in #45
  • fix: inconsistent log format on world cardinal dev hot reload by @zulkhair in #46

Full Changelog: v1.2.3...v1.2.4

v1.2.3

29 Feb 15:47
1493626
Compare
Choose a tag to compare

What's Changed

  • chore: update ports from 3333 -> 4040 by @rmrt1n in #43

Full Changelog: v1.2.2...v1.2.3