Skip to content

Releases: junobuild/cli

v0.13.9

07 Jan 16:51

Choose a tag to compare

What's Changed

Full Changelog: v0.13.8...v0.13.9

v0.13.8

05 Jan 13:19

Choose a tag to compare

What's Changed

Full Changelog: v0.13.7...v0.13.8

v0.13.7

20 Dec 18:19

Choose a tag to compare

What's Changed

Full Changelog: v0.13.6...v0.13.7

v0.13.6

11 Dec 15:19

Choose a tag to compare

What's Changed

  • build: bump Juno and DFINTIY libs including ic-mgmt naming and types breaking changes by @peterpeterparker in #438

Full Changelog: v0.13.5...v0.13.6

v0.13.5

03 Dec 18:52

Choose a tag to compare

What's Changed

Full Changelog: v0.13.4...v0.13.5

v0.13.4

03 Dec 16:22

Choose a tag to compare

What's Changed

Full Changelog: v0.13.3...v0.13.4

v0.13.3

27 Nov 08:23

Choose a tag to compare

What's Changed

Full Changelog: v0.13.2...v0.13.3

v0.13.2

26 Nov 18:38

Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

v0.13.1

26 Nov 16:39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

26 Nov 12:11

Choose a tag to compare

Summary

The Orbiter commands now run against the Orbiter ID defined in your project's juno.config file, instead of using the ID from the CLI's global configuration. This makes those commands work the same way as Satellite commands — they target whatever is configured in your current project.

Aside of bringing consistency, this breaking change enables new capabilities, such as running Orbiter commands in GitHub Actions and other CI/CD environments.

What's Changed

Full Changelog: v0.12.2...v0.13.0