Changes for version 0.005011

  • fb923b7 Replace MetaResources with Repository and include MetaJSON to utilize it
  • 8ff7b5c Include extra release/author tests using Dist::Zilla plugins
  • b3fe020 Remove complete TODO items from POD
  • a713a63 Anchor the 'dist.ini' line to skip the root file but include the example file
  • 81071b0 Generate change log for build tarball from git commit history
  • 386b415 Add usage examples to increase kwalitee
  • 8fe0de1 Include alternate tag styles to test the 'version_regexp' option
  • 5248d0a Smoke test load, import, and constructor
  • b10e7cf Rename 'tags' to 'describe' for clarity and consistency
  • d94acd4 Test count-objects
  • ea2995d Simplify the mocking of Git::Wrapper for future re-use

Modules

provide a version number by using the git-describe command
Use git-describe to show a repo's version
Provide a simple way to run Git::DescribeVersion as an app