Releases: thibaudcolas/curlylint
Releases · thibaudcolas/curlylint
v0.6.0
v0.5.0
v0.5.0 2020-03-24
First usable release as curlylint
! This release is functionally equivalent to jinjalint 0.5, with different metadata, and a different package & executable name.
Migration guide from jinjalint
- Uninstall jinjalint from your project.
- If needed, make sure to also uninstall its dependencies:
parsy==1.1.0
,attrs==17.2.0
,docopt==0.6.2
. - Install curlylint from PyPI.
- Replace the
jinjalint
executable withcurlylint
wherever necessary.