Skip to content

v0.5.0

Compare
Choose a tag to compare
@thibaudcolas thibaudcolas released this 04 May 13:08

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

  1. Uninstall jinjalint from your project.
  2. If needed, make sure to also uninstall its dependencies: parsy==1.1.0, attrs==17.2.0, docopt==0.6.2.
  3. Install curlylint from PyPI.
  4. Replace the jinjalint executable with curlylint wherever necessary.