Skip to content

Releases: kyarik/circumspect

v0.1.1

31 Aug 23:49
Compare
Choose a tag to compare

Changes:

  • Remove empty lines in comments d4590d3
  • Add documentation for nonNull f70e5d0
  • Add documentation for assertNever 9ff4666
  • Improve description of the 'message' parameter passed to 'invariant' 223ff68
  • Fix typo in README e00b4ad
  • Add documentation for warning df27264
  • Exclude the src directory in the published package 288eadf

v0.1.0

30 Aug 14:31
Compare
Choose a tag to compare

This is the first release of circumspect with the following functions:

  • invariant
  • warning
  • assertNever
  • nonNull