Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

48 lines (29 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.0] - 2021-05-03

Added

  • Add --except-path= option
  • Add --except-name= option
  • Add --group= option
  • Add --group-reverse option
  • Add issue templates
  • Add Github Actions

Fixed

  • Fix multiple values in name and path selectors

[0.2.0] - 2021-04-29

Added

  • Add --only-path= option - #9
  • Add PHP 7.4 compatibility

Fixed

  • Fix earlier Laravel compatibility - #10
  • Fix str_repeat() issue - #2

[0.1.2] - 2021-04-28

Fixed

  • Some would say a man has no need, but @SynchroM on twitter said, that command at least needs a description

[0.1.1] - 2021-04-28

Fixed

  • Removed lurking diff cruft

[0.1.0] - 2021-04-28

  • Initial release