Skip to content

Releases: dhoulb/blork

Minor version

07 Feb 16:30
Compare
Choose a tag to compare

Add circular reference / infinite loop protection to types and values

Minor version

06 Feb 01:23
Compare
Choose a tag to compare

Addition of new mixed/any checker that always passes.

Minor version

06 Feb 01:16
Compare
Choose a tag to compare

Addition of a new checker for Regular Expressions.

Major version

05 Feb 04:48
Compare
Choose a tag to compare
  • Remove TypeScript (move to plain JS)
  • Add new tooling (ESLint and Prettier) and check for 100% test coverage
  • Existing APIs are unchanged (except for removal of TypeScript)
  • Added new blork() functionality to create a new separate instance of Blork with independent checkers

Version release

22 Jan 03:43
Compare
Choose a tag to compare
2.0.1

Version 2.0.1

Version release

02 Dec 22:13
Compare
Choose a tag to compare

100% test coverage and automatic coverage checking in Jest

Version release

30 Nov 22:44
Compare
Choose a tag to compare
  • Minor documentation changes
  • Error message improvements

Version release

30 Nov 18:42
Compare
Choose a tag to compare

Corrects previous misrelease.

Version release

30 Nov 18:37
Compare
Choose a tag to compare

Bugfix version with some corrections and improvements in documentation.

Version release

30 Nov 17:45
Compare
Choose a tag to compare

Minor version that upgrades some tooling and TSLints the project.