Releases: rogerluan/git_stage_formatter
Releases · rogerluan/git_stage_formatter
Release list
v3.0.1
What's Changed
- Fix bug with pattern matching when passing globs by @rogerluan in #1
- Add deployment script by @rogerluan in #2
New Contributors
- @rogerluan made their first contribution in #1
Full Changelog: 3.0.0...v3.0.1
3.0.0
2.2.0 - RubyGem Support!
- Initial RubyGem support! Now you can install this script by adding
gem 'git_stage_formatter'to your Gemfile, or by runninggem install git_stage_formatter🎉