(Translated by https://www.hiragana.jp/)
Releases · evanliomain/taninsam · GitHub
Skip to content

Releases: evanliomain/taninsam

v1.17.0

06 Nov 07:18
854443b
Compare
Choose a tag to compare

1.17.0 (2019-11-06)

Bug Fixes

  • build: remove an inexisting function from global export (1a6aeef)

Features

  • isempty: add isEmpty function (29f41aa)

v1.16.0

28 Oct 07:31
cb1e084
Compare
Choose a tag to compare

1.16.0 (2019-10-28)

Features

  • loopwhile: add loopWhile function (7173f69)

v1.15.0

24 Oct 19:35
8e2af16
Compare
Choose a tag to compare

1.15.0 (2019-10-24)

Bug Fixes

  • build: remove an inexisting function from global export (18c19ec)

Features

  • isnil: add isNil function (60bb595)
  • loopfor: add loopFor function (5d88d52)
  • not: add the not function (9150063)
  • preventnil: add preventNil function wrapper (9756261)

v1.14.0

09 Oct 07:52
8fad47e
Compare
Choose a tag to compare

1.14.0 (2019-10-09)

Bug Fixes

  • typeof: fix library import of typeOf (a180d14)

Features

  • typeof: add an enhanced typeOf function (946138a)

v1.13.1

29 Sep 15:02
2693666
Compare
Choose a tag to compare

1.13.1 (2019-09-29)

Bug Fixes

  • chainfn: fix Object is possibly 'undefined' (d536623)

v1.13.0

18 Dec 10:06
0efcf87
Compare
Choose a tag to compare

1.13.0 (2018-12-18)

Features

  • pushOrReplace: Add pushOrReplace function (d4dd8cc)

v1.12.0

06 Dec 21:39
545c0c1
Compare
Choose a tag to compare

1.12.0 (2018-12-06)

Features

v1.11.0

06 Dec 21:36
d55e875
Compare
Choose a tag to compare

1.11.0 (2018-12-06)

Features

  • length: Add length feature (6be8e41)
  • split: Add split function (7922016)

v1.10.0

05 Dec 21:03
54e67b3
Compare
Choose a tag to compare

1.10.0 (2018-12-05)

Bug Fixes

  • minBy, maxBy: Fix typescript build on minBy and maxBy spec (34c6593)

Features

v1.9.0

22 Aug 08:56
deaf38b
Compare
Choose a tag to compare

1.9.0 (2018-08-22)

Features

  • cast-to: Add cast-to function (4724857)
  • fromEntries: Add fromEntries function (ecdd0fb)
  • toObject: Add toObject function (311e480)