This repository was archived by the owner on May 1, 2023. It is now read-only.
Releases: inyono/copyright-headers
Releases · inyono/copyright-headers
0.2.0
0.1.0
0.0.2
0.0.1
v0.0.1 - November 8, 2018
Added
- Add function
updateCopyrightHeaderwith slightly different API as a replacement forupdateLicenseHeader.
Deprecated
updateLicenseHeaderwill be removed with the next breaking change. Use the newupdateCopyrightHeaderinstead.
Fixed
- Handle
language.after(e.g.?>for PHTML) correctly when input already starts withlanguage.begin(e.g.<?php)
Internal
- Add tests.