dart_apitool 0.1.2 copy "dart_apitool: ^0.1.2" to clipboard
dart_apitool: ^0.1.2 copied to clipboard

outdated

A tool for Dart APIs. It allows to create a model of the public API of a given package as well as comparing two different models and provide the needed version jump.

Changelog #

0.1.2 #

  • Adds --ignore-prerelease to diff command

0.1.1 #

  • Fixes pre-release handling (old version was checked)

0.1.0 #

  • Fixes pre-release handling: in case of a pre-release version there is no differentiation between breaking and non-breaking changes
  • Fixes some issues with the analyzer and pub package references
  • loosened strictness on pre-release versions

0.0.1-dev.1 #

  • Initial version
23
likes
0
points
392
downloads

Publisher

verified publisherbmwtech.dev

Weekly Downloads

A tool for Dart APIs. It allows to create a model of the public API of a given package as well as comparing two different models and provide the needed version jump.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, args, colorize, freezed_annotation, json_annotation, path, pub_semver, pubspec_parse, stack, tuple

More

Packages that depend on dart_apitool