Releases: kebkaldanil/kamikoto00lib
Releases · kebkaldanil/kamikoto00lib
v0.3.2
added NumberLike<T> (supports number | bigint) Stringifiable is now called StringLike and is generic Like type now works with number | bigint | string old Like is called ObjectLike CustomError is now compatible with ts 5.* and legacy decorators added autoformat option in build script some little tweaks :P
v0.3.1
0.3.1
v0.3.0
fixed imports added utils index
0.2.3.1: fixed publish
added otp flag (for publish) added otp input from promt
v0.2.3
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
v0.2.2
mapDict now accept all objects impoved computePropertyOnce & extendsObjectWithOnceComputedProperties handle diffrent package managers to link
v0.2.1
updated version