Skip to content

2.8.0

Latest
Compare
Choose a tag to compare
@sylane sylane released this 12 Oct 12:43
· 4 commits to master since this release
2.8.0
bacb45e

Fixed

  • Fix the firmware and pack commands when a dependency is using semver.

Changed

  • Renamed the grisp firmware command argument --force-bundle/-F and the grisp
    pack command argument --force-bundle/-F to --refresh/-r. #91

Removed

  • The utility function rebar3_grisp_util:rebar_command/4 has been removed as it
    runs app_discovery provider again and that causes issues with dependencies
    using semver. Instead rebar3:run/1 is used. #91

Full Changelog: 2.7.0...2.8.0