Skip to content

Releases: asd-xiv/tsd-lite-cli

v4.1.0

02 May 19:15
Compare
Choose a tag to compare

4.1.0 (2023-05-02)

Bug Fixes

  • linting issues after asd14/eslint-config upgrade (47546f3)

Features

v4.0.0

03 Apr 21:20
Compare
Choose a tag to compare

4.0.0 (2023-04-03)

v3.0.0

11 Feb 14:11
Compare
Choose a tag to compare

3.0.0 (2023-02-11)

v2.1.0

11 Feb 11:56
Compare
Choose a tag to compare

2.1.0 (2023-02-11)

Features

  • add tests with "tape", test coverage with "c8" and "coveralls" (1d63da6)

v2.0.0

10 Feb 22:30
Compare
Choose a tag to compare

2.0.0 (2023-02-10)

Features

  • update dev dependencies (2fc0911)

v1.3.0

09 Feb 08:26
Compare
Choose a tag to compare

1.3.0 (2023-02-09)

Features

  • remove "tsd-lite" dependency, we install it ourselves (ebf5e0e)

v1.2.0

08 Feb 09:10
Compare
Choose a tag to compare

1.2.0 (2023-02-08)

Bug Fixes

  • reporter-tap: fix issue with test count starting from 0 instead of 1 (db685c5)
  • reporter-tap: fix TAP syntax issue with the "-" position in the test point (05cab9d)

Features

  • reporters: add "description" to both reporters (12cca9f)
  • update dependencies (9b811b1)

v1.1.0

06 Feb 15:35
Compare
Choose a tag to compare

1.1.0 (2023-02-06)

Features

  • add commander cli interface with --help and --reporter options (444ce0e)
  • add TAP reporter (8015a5e)