- can now parse lockfiles with list-dependencies
- console messages are now colored
- non-stale dependencies are now only shown in very-verbose mode
- package names are now normalized in accordance with pypi standards
- fixed some typos in the README
- the
include_remote_prereleaseswas renamed toinclude_prereleases - the
project_pathargument is now an option
- README
- durations like
time-tostalenow accept the string0to indicate a zero duration time_to_ripe, to disable packages that were released in the past few days- the users of a stale dependency, either other dependencies or the project itself, are now listed in the output
- users can now specify only some packages to be inspected via the command line
- users can now specify the time-to-ripe and time-to-stale via the command line
- fixed inspection method name
- fixed release workflow
- initial release