Skip to content

v0.2.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@kebkaldanil kebkaldanil released this 28 Aug 13:06
· 10 commits to master since this release
added nearlyEquals function

added hasFlag function
added type alias IsUnion
renamed IsConvertableTo to IsPrimitiveConvertableTo and was moved to types/helpers.ts
added forgotten cli-colors export

added --dist, --link and --publish flags to build script + refactoring
better JsDoc for tickDelay
type logic allows any type (cause ts sometimes is dumb)
changed license to MIT