Skip to content

Releases: mflknr/tuist-plugin-outdated

0.2.0

19 Feb 11:36
Compare
Choose a tag to compare

ADDED

  • -a, --all flag to opt-in on also showing up-to-date dependencies besides outdated ones (#3)
  • color for easier identification (#7)
  • more detailed verbose and info statements

FIXED

  • usage of the --verbose flag, use --verbose-output instead (#5)

REMOVED

  • Rainbow as external dependency

Full Changelog: 0.1.0...0.2.0

0.1.0

19 Feb 08:57
Compare
Choose a tag to compare

ADDED

  • logic to retrieve latest released version from a resolved package
  • makefile to handle common commands more easily
  • --path attribute to handle different tuist version

CHANGED

  • package setup (added arbitrary data, domain and framework groups)
  • default support for tuist is 4 (since the .resolved file has been moved

REMOVED

  • TODOs, added them as issues