Releases: testdouble/gem_dating
Releases · testdouble/gem_dating
v0.1.2
What's Changed
- feat: add optional --older-than flag by @jamesoneill997 in #18
- Add Sort on Name/Date, include option to output as JSON by @Daniel-N-Huss in #19
- Bump to 0.1.2 by @Daniel-N-Huss in #20
New Contributors
- @jamesoneill997 made their first contribution in #18
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- skip comment lines in the gemfile by @copiousfreetime in #3
- Nitpick: adjust install instructions to prevent autoloading by @goulvench in #6
- Fix simpler conditional cases by @stevenjackson in #7
- Add gem exec option to README by @stevenjackson in #14
- Add --help options to cli by @Daniel-N-Huss in #15
- Default to local Gemfile by @Daniel-N-Huss in #16
- Don't break when finding
gemspec
in the Gemfile by @Daniel-N-Huss in #17
New Contributors
- @copiousfreetime made their first contribution in #3
- @goulvench made their first contribution in #6
Full Changelog: v0.1.0...v0.1.1