Skip to content

Releases: 24vlh/ts-assert

v1.0.9

26 Feb 07:04
e09e52c
Compare
Choose a tag to compare
Update package.json

v1.0.8

21 Feb 12:36
Compare
Choose a tag to compare
Added the negation of each & fixed documentation

v1.0.7

10 Feb 15:06
Compare
Choose a tag to compare
Added interop support

v1.0.6

10 Feb 14:45
Compare
Choose a tag to compare
Moved commands in prepack

v1.0.5

10 Feb 12:06
Compare
Choose a tag to compare
Removed type.ts files from index.ts

v1.0.4

10 Feb 11:33
Compare
Choose a tag to compare

Fixed CI/CD index.ts & added alternative ObjectHasPropertyDeepScan2.

v1.0.3

05 Feb 01:40
Compare
Choose a tag to compare

Added new helper functions, documentation & refactored.

Types

  • TypeofValues
  • ObjectTypeValues

Helpers

  • ReturnConstructor

Assertion helpers

  • ArrayOfGivenTypeClass
  • ArrayOfGivenTypePrimitive
  • InstanceOfType
  • ObjectOfType
  • OfType

v1.0.2

31 Jan 20:32
Compare
Choose a tag to compare

Improved semantics.

v1.0.1

31 Jan 20:13
Compare
Choose a tag to compare

Added npm publish CI/CD

v1.0.0

31 Jan 19:03
a002a68
Compare
Choose a tag to compare

First release of the tiny typescript assert library.