Skip to content

final message should recommend the required version number. #250

@bsutton

Description

@bsutton

When a breaking changes is detected the following message is reported:

on-Breaking changes
└── Package dependency "pubspec_manager" version changed from "^2.0.0" to "^3.0.0" (CD03) (minor)
To learn more about the detected changes visit: https://github.com/bmw-tech/dart_apitool/blob/main/readme/change_codes.md
Version Check
New Version is too low!

It would be useful if the tool reported the minimal acceptable version.

I can see the '(minor)' message, but this does mean I have to scan all of the breaking lines to see which one is the worst.

Its perhaps worth printing out the new version number to remind the user what version they are on and then show them which version to move ot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions