Revision history for Git-Log
0.2.1 2024-11-17T19:58:21+01:00
- Initial version as a Raku Community Module
- Return hashes without being itemized
## [0.2.0] - 2018-08-25
- :get-changes is now off by default
- The commit ID is now called "ID" by default, not "commit"
## [0.1.2] - 2018-08-25
- Disable the test since otherwise zef will not install Git::Log properly.
A new test will have to be added later.
## [0.1.1] - 2018-08-24
- Make arguments to `git-log` slurpy.
## [0.1.0] - 2018-08-24
- Initial release