Skip to content

Releases: sds/haml-lint

0.61.1

20 Mar 19:01
@sds sds
v0.61.1
b248f8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.61.0...v0.61.1

0.61.0

20 Mar 19:00
@sds sds
v0.61.0
e690ef3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.60.0...v0.61.0

0.60.0

30 Jan 18:31
@sds sds
v0.60.0
4d682d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.59.0...v0.60.0

0.59.0

28 Sep 17:47
@sds sds
v0.59.0
6cf0fb1
Compare
Choose a tag to compare
  • Speed up load time by preferring require_relative in internal gem file loading

0.58.0

27 Apr 22:44
@sds sds
v0.58.0
09982d5
Compare
Choose a tag to compare
  • Fix block_keyword method returning keywords used as arguments of method call

0.57.0

13 Feb 03:00
@sds sds
v0.57.0
3e10e24
Compare
Choose a tag to compare
  • Add GitHubReporter

0.56.0

04 Feb 07:58
@sds sds
v0.56.0
e189e60
Compare
Choose a tag to compare
  • Rubocop: Properly pass the whitespace around tag attributes to RuboCop. This allows some improved corrections and fixes bugs.

0.55.0

23 Jan 17:03
@sds sds
v0.55.0
68bac7a
Compare
Choose a tag to compare
  • Lazily open files to avoid file descriptor exhaustion

0.54.0

23 Jan 00:19
@sds sds
v0.54.0
e838071
Compare
Choose a tag to compare
  • Drop support for Ruby 2.7, which reached EoL in March 2023
  • Add support for --stdin/-s flags for piping from standard input

0.53.0

07 Jan 06:23
@sds sds
v0.53.0
740ccc8
Compare
Choose a tag to compare
  • Drop Haml 4 compatibility
  • Add support for conditional comments in RuboCop linter