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.
1.3.1 - 2023-02-22
- A cast for a hook function call is now handled correctly. ( #18 )
1.3.0 - 2022-07-18
- Files can now also be excluded via the
--exclude
option. ( #13 )
- Added support for the
@ignore
tag. ( #14 )
1.2.0 - 2022-01-27
- List of arguments is empty when
apply_filters
is returned instead of assigned to variable (props @LuigiPulcini). ( #11 )
- Added
--prefix
option (props @LuigiPulcini). ( #10 )
1.1.1 - 2021-06-10
- Progress bar now shows the file being processed.
1.1.0 - 2014-04-16
- Added
--exclude
option. - Added
--ignore-vcs-ignored
option. - Added progress bar.
- Improved coding standards.
1.0.0 - 2021-04-14
- First Release.