App-lcpan

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	- [testing] Avoid error when testing database schema version upgrades.


1.055   2020-05-06  Released-By: PERLANCAR; Urgency: medium

	- [testing] Add some basic tests, finally.


1.054   2020-05-06  Released-By: PERLANCAR; Urgency: medium

	- [bugfix] Fix typo in translating --updated-in-last-update.

        - Add convenience options --{added,updated}-in-last-n-updates=n.

	- [subcommand log] Reorder lcpan_version column.


1.053   2020-05-05  Released-By: PERLANCAR; Urgency: medium

	- Bump database schema version to v14 to add 'log' table.

	- [subcommand reset] Reset index_creation_time metadata, add
          description.

        - [subcommand update][bugfix] Mark files that we skip sub indexing for,
          so we don't re-process them again and again.

        - Add convenience options --added-in-last-update,
          --updated-in-last-update.

        - [subcommand author-rdeps] Add --{added,updated}-* options.


1.052   2020-05-04  Released-By: PERLANCAR; Urgency: medium

	- Bump database schema version to v13 to add rec_mtime and rec_mtime to
	  all tables. Recording ctime and mtime will allow users to check for
	  newly added/updated authors, distributions, modules, and so on.

        - Add filter options --added-{before,after} & --updated-{before,after}
          to some subcommands.

	- Record index creation time and show it in 'stats'.


1.051   2020-04-20  Released-By: PERLANCAR; Urgency: medium

	- Add unique indexes for PK which apparently are not added for tables
	  that have other unique indexes (bump database schema version to v12).


1.050   2020-04-19  Released-By: PERLANCAR; Urgency: medium

	- [subcommand deps] Fix query: do not link queries using dist_id +
	  is_latest because there might be several dists/releases for the same
	  module; use dist name instead.

	- [subcommand rdeps] Like deps, fix query by linking using module
	  name instead of module ID.

	- Remove App::lcpan::Manual::Cookbook (now in App-lcpan-Manual).


1.049   2020-04-11  Released-By: PERLANCAR; Urgency: high

	- [bugfix] A logic bug in --dont-uniquify option broke deps & rdeps
	  subcommands.


1.048   2020-04-11  Released-By: PERLANCAR; Urgency: medium; Broken: yes

        - UPDATE: this release was broken, fixed in 1.048.

	- Bump database schema version to v11 to add some indices on dep
	  table.

	- [subcommands deps, rdeps] Add option --dont-uniquify.


1.047   2020-04-11  Released-By: PERLANCAR; Urgency: medium

        - [doc] Mention App::lcpan::Manual.

	[subcommand deps]

	- 'perl' is considered registered even though it does not have 'author'.

        - Rename options --{include,exclude}-{,un}registered to *{,un}indexed*
          to be more consistent with PAUSE/CPAN terminology.

	[subcommand rdeps-scripts]

        - Add --level (-R).

	[subcommand author-deps]

        - Add description & examples.


1.047   2020-04-11  Released-By: PERLANCAR; Urgency: medium

        [subcommand deps]

        - [Incompatible change] deps: Rename --{include,exclude}-{,un}registered
          options to --{include,exclude}-{,un}indexed to be more consistent with
          PAUSE/CPAN terminology.


1.046   2020-04-04  Released-By: PERLANCAR; Urgency: medium

	- Add subcommand: rdeps-scripts.

        [subcommand dist-scripts]

        - Accept multiple dists.

	[subcommand rdeps]

        - Add --flatten like in deps.




( run in 1.398 second using v1.01-cache-2.11-cpan-bbcb1afb8fc )