Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

53 lines (27 loc) · 2.3 KB

Changelog

2.1.0 (2024-04-12)

Features

  • support both x64 and arm64 for MacOS (0359d15), closes #10

2.0.3 (2023-06-13)

Bug Fixes

  • sort versions semantically (d9ad4c8), closes #8

2.0.2 (2022-10-18)

Bug Fixes

  • make nightly command work on MacOS again (59f3e76)

2.0.1 (2022-10-18)

Bug Fixes

  • check nightly age on executable (39adff6)
  • rename plugin also in the nightly command (2f18ce4)

2.0.0 (2022-10-17)

⚠ BREAKING CHANGES

  • rename plugin to asdf-camunda-modeler (3a1d620)

To upgrade, reinstall the plugin via:

asdf plugin remove modeler
asdf plugin add camunda-modeler https://github.com/barmac/asdf-camunda-modeler.git

1.0.0 (2022-09-19)

Features

  • add nightly command (c7a0179), closes #2
  • display download progress bar (2080f37)
  • implement for macos and linux (31d92dc)