Releases: sds/haml-lint
Releases · sds/haml-lint
HAML-Lint 0.37.0
- #329 Improve performance by reusing
RuboCop::CLI
instance
HAML-Lint 0.36.0
HAML-Lint 0.35.0
HAML-Lint 0.34.2
- Update ignored cops to support cop renames introduced by RuboCop 0.79.0
HAML-Lint 0.34.1
Minor bugfix release.
- Update ignored cops to support cop renames introduced by RuboCop 0.77.0
HAML-Lint 0.34.0
Quick fix for a new release of Rake.
- #313 Remove explicit dependency on Rake, making it optional as it's only need for the Rake integration
HAML-Lint 0.33.0
Fixes a bug that may introduce other behavioral changes, hence the minor version bump rather than patch update.
- #312 - Fix handling of
haml-lint:disable
directives in some cases
HAML-Lint 0.32.0
HAML-Lint 0.31.0
- Allow HAML Lint spec helpers to be loaded with
require
in other projects
HAML-Lint 0.30.0
- Drop support for HAML 4.1 beta
- Fix broken Rake task regression introduced in 0.28.0