Skip to content

Releases: jsdevtom/truegin

v4.1.0

24 Aug 05:54
Compare
Choose a tag to compare

v4.0.2

24 Aug 05:53
Compare
Choose a tag to compare
4.0.2

v4.0.0

16 May 10:12
Compare
Choose a tag to compare

4.0.0 (2018-05-16)

Code Refactoring

  • engine.ts: allow addRule() to accept Rule | RuleConstructorOptions (10290f3)

BREAKING CHANGES

  • engine.ts: addRule () now accepts different interface

v3.0.0

16 May 09:17
Compare
Choose a tag to compare

3.0.0 (2018-05-16)

Bug Fixes

  • $tests: fix tests after disallowing default imports (219e59e)

Features

  • $imports: disallow default imports (9442dab)

BREAKING CHANGES

  • $imports: imports

v2.3.2

13 May 09:44
Compare
Choose a tag to compare

2.3.2 (2018-05-13)

Bug Fixes

  • imports: enable typescript imports (358ac3a)

v2.3.1

10 May 17:15
Compare
Choose a tag to compare

2.3.1 (2018-05-10)

Bug Fixes

  • select.d.ts: correct selectn parameter to object (b243f27)