Skip to content

Releases: simple-icons/svglint

v2.1.1

13 Sep 18:40
cb2182e
Compare
Choose a tag to compare

2.1.1 (2022-09-13)

v2.1.0

15 Jan 16:09
a8a1b78
Compare
Choose a tag to compare

2.1.0 (2022-01-15)

Features

  • allow to disable color in output (#53) (a8a1b78)

v2.0.1

06 Jan 09:03
Compare
Choose a tag to compare

2.0.1 (2022-01-06)

Bug Fixes

  • deps: bump strip-ansi and log-update (#51) (0154945)

v2.0.0

19 Dec 14:08
2d242fe
Compare
Choose a tag to compare

2.0.0 (2021-12-19)

BREAKING CHANGES

  • Minimum node version increased to ^12.20.0 or ^14.13.1 or >=16.0.0.
  • The Node API is now fully async.

v1.3.0

01 Dec 14:10
Compare
Choose a tag to compare

1.3.0 (2021-12-01)

Features

  • add attr special rule to enforce attributes ordering (#47) (8e77613), closes #46

v1.2.0

11 Nov 22:19
8fd0e21
Compare
Choose a tag to compare

1.2.0 (2021-11-11)

Bug Fixes

  • correct the relative require path in the examples (#43) (5e6c50e)

Features

v1.1.0

13 Oct 20:54
9aee2df
Compare
Choose a tag to compare

1.1.0 (2021-10-13)

Features

v1.0.9

25 Sep 17:58
Compare
Choose a tag to compare

1.0.9 (2021-09-25)

Bug Fixes

  • deps: bump commitizen from 4.2.1 to 4.2.4 (12fdc04)

v1.0.8

15 Jun 21:32
Compare
Choose a tag to compare

1.0.8 (2021-06-15)

Bug Fixes

  • deps: bump glob-parent from 5.1.1 to 5.1.2 (#32) (f56bbea)
  • deps: bump handlebars from 4.7.6 to 4.7.7 (#28) (13a6c41)
  • deps: bump hosted-git-info from 2.5.0 to 2.8.9 (#27) (5a4d84b)
  • deps: bump ini from 1.3.5 to 1.3.8 (#22) (4d4dd02)
  • deps: bump lodash from 4.17.20 to 4.17.21 (#26) (56a3f21)
  • deps: bump normalize-url from 5.1.0 to 5.3.1 (#29) (bfec2c7)
  • deps: bump semantic-release from 17.1.1 to 17.2.3 (#19) (1691711)
  • deps: bump y18n from 4.0.0 to 4.0.1 (#24) (7029c94)

v1.0.7

20 Nov 10:33
bfbc47a
Compare
Choose a tag to compare

1.0.7 (2020-11-20)

Bug Fixes

  • fail when throwing Error from custom rule (#21) (bfbc47a)

chore

BREAKING CHANGES

  • License has been updated from CC0 to MIT. To avoid any licensing issues, this is considered a breaking change.