Skip to content

Releases: ampersanda/clojuredart-cli

v2.2.2

27 Feb 18:27

Choose a tag to compare

What's Changed

  • Fix CI: create bin entrypoint for integration tests (bin/ is gitignored)

See CHANGELOG.md for full details.

v2.2.1

27 Feb 18:25

Choose a tag to compare

What's Changed

  • Fix CI: use clojure instead of clj (rlwrap not available in CI)
  • Expand README usage section with all CLI commands and examples

See CHANGELOG.md for full details.

v2.2.0

27 Feb 18:20

Choose a tag to compare

What's New

  • --sha flag: Pin a specific ClojureDart SHA instead of fetching the latest from GitHub
  • GitHub Actions CI: Automated test workflow on push and pull requests to main
  • New tests: Unit and integration tests covering --sha parsing and validation

See CHANGELOG.md for full details.

v2.1.0

09 Feb 18:12

Choose a tag to compare

2.1.0

  • Robust rollback on project creation failure: delete existing directory before recreation on overwrite, warn instead of crashing if cleanup fails

1.3.1

24 May 09:41

Choose a tag to compare

changelog:

  • Upgrade ClojureDart to bb3ce350a84a0bdce934b09c8767fa2672f1f1b1

1.3.0

12 May 18:00

Choose a tag to compare

changelog:

  • Upgrade ClojureDart to 8d5916c0dc87146dc2e8921aaa7fd5dc3c6c3401 to support Dart 3 and Flutter 3.10.0

1.2.2

06 May 17:43

Choose a tag to compare

changelog:

  • Upgrade ClojureDart to 81dd5f73285b06fa8904076e3299ee8feff101df
  • Update example to use f/run instead of m/runApp to activate hot reload for project starter

1.2.1

02 May 14:10

Choose a tag to compare

  • Refactor logger, Process.run, use keywords for types and re-indent code
  • Change README.md. Add troubleshooting for github ssh key changes

1.2.0

01 May 13:33

Choose a tag to compare

  • Using mason_logger
  • Migrate dart and flutter command