App-LintPrereqs

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.544   2024-12-21  Released-By: PERLANCAR; Urgency: medium

        - Update prereq name Filename::* -> Filename::Type::*.


0.543   2020-04-27  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [build] Rebuild with newer Perinci::CmdLine::POD to render a more
          complete usage line of Perinci::CmdLine scripts in POD (now all
          options are listed, not just '[options]').


0.542   2020-04-18  Released-By: PERLANCAR; Urgency: medium

	- When perl version is specified in source code but not in
	  dist.ini, we need not fail but add remedy.


0.541   2019-12-17  Released-By: PERLANCAR; Urgency: medium

	- [ux] Add -F as shortcut alias for --fix.


0.540   2019-05-12  Released-By: PERLANCAR

	- Complain when dist.ini specifies perl version but source code
	  (scan_prereqs) does not, or vice versa.


0.53    2017-07-08  Released-By: PERLANCAR

	- No functional changes.

	- Replace Log::Any with Log::ger.


0.52    2017-01-01  Released-By: PERLANCAR

	- Grok x_alt_for prereq relationship.


0.51    2016-12-28  Released-By: PERLANCAR

	- Remove extra relationship prefix stuffs, replace it with groking
	  -phase and -relationship/-type in Prereqs sections.

	- [dist] Fix expressing follow-spec prereq relationship with
	  x_spec.


0.50    2016-12-27  Released-By: PERLANCAR

	- [Bugfix] Properly handle extra relationship prefix (_EMBED::,
	  ...).

	- [dist] Moving spec prereq from DevelopRecommends to
	  DevelopSuggests with _SPEC:: prefix.


0.49    2016-12-27  Released-By: PERLANCAR

	- Aside from _EMBED, disregard the other extra relationships.


0.48    2016-12-27  Released-By: PERLANCAR

	- Grok extra relationship information encoded in module name prefix
	  in DevelopSuggests dependency, e.g. _SPEC::Rinci, _EMBED::*.


0.47    2016-11-25  Released-By: PERLANCAR

	- No functional changes.

	- [ux] When fixing, put DONE/FAILED messages at the beginning of
	  the remedy to make them stand out more.


0.46    2016-09-17  Released-By: PERLANCAR

        - No functional changes.

        - Release to test Markdown->POD formatting.


0.45    2016-08-04  Released-By: PERLANCAR

        - Add support for Perl::PrereqScanner::NotQuiteLite. To select this
          scanner, use --scanner=nqlite. Currently, both 'suggests' and
          'requires' from the scanning result are added as 'requires'.

        - Deprecate --lite option and replace it with --scanner. The default is
          still Perl::PrereqScanner ('regular'). Other possible values are
          'lite' (Perl::PrereqScanner::Lite) and 'nqlite' mentioned in the
          previous point.

        - Perl::PrereqScanner::Lite is downgraded as RuntimeRecommends prereq,
          as is Perl::PrereqScanner::NotQuiteLite.


0.44    2016-08-03  Released-By: PERLANCAR

        - Add options --extra-runtime-dirs, --extra-test-dirs.

        - Add "." (curdir) into config_dirs, so we can easily customize on a
          per-distro basis.


0.43    2016-06-09  Released-By: PERLANCAR

	- When adding missing prereq, check minimum version in [versions]
	  and use it.


0.42    2016-06-03  Released-By: PERLANCAR

        - Allow specifying minimum version of modules in [versions] of
          lint-prereqs.conf.


0.41    2016-03-17  Released-By: PERLANCAR

	- Change backup dist.ini from dist.ini.bak to dist.ini~.


0.40    2016-03-13  Released-By: PERLANCAR

	- Recognize test modules from same dist (in t/lib/).



( run in 0.342 second using v1.01-cache-2.11-cpan-71847e10f99 )