Changes for Perl extension CPANDB-Generator
0.10 Mon 6 Jul 2009
- Typo correction
0.09 Mon 6 Jul 2009
- Added support for an explicit publish => undef to allow for
doing generation runs for immediate use, not producing a
publishable file set.
0.08 Fri 3 Jul 2009
- Added support for weight and volatility
0.07 Thu 2 Jul 2009
- Removing a few superfluous indexes
- Run ANALYZE whenever we build indexes to make it easier
for plan optimizer to do it's job.
0.06 Wed 1 Jul 2009
- Better tracing
0.05 Wed 1 Jul 2009
- Fixing a bug in the test count
0.04 Wed 1 Jul 2009
- Integrating dependency information
- Adding indexes
- Adding trace support
- Adding control of the location of the intermediate SQLite database
0.03 Wed 3 Jun 2009
- Added missing install_script entry
0.02 Wed 3 Jun 2009
- Added Xtract::Publish functionality
- Started to integrate ORDB::CPANMeta
0.01 Thu 14 May 2009
- Creating initial implementation