Skip to content

Releases: opencreek/typescript-extensions

v2.7.4

16 Apr 16:39
Compare
Choose a tag to compare

🐛 Bug Fix

  • Allow partial records for objChain creation #37 (@reckter)

Authors: 1

v2.7.3

22 Mar 14:39
Compare
Choose a tag to compare

🐛 Bug Fix

  • Fix BigDecimal formatting for small negative fractions #36 (@happenslol)

Authors: 1

v2.7.2

21 Dec 09:48
Compare
Choose a tag to compare

🐛 Bug Fix

  • Fix stopwatch not being able to be started later #35 (@reckter)

Authors: 1

v2.7.1

13 Nov 14:14
Compare
Choose a tag to compare

🐛 Bug Fix

  • Fix compact display notations showing decimal parts #34 (@mhlz)

Authors: 1

v2.7.0

09 Nov 16:29
Compare
Choose a tag to compare

🚀 Enhancement

  • Add a format and a toBigInt function to BigDecimal #33 (@mhlz)

Authors: 1

v2.6.1

08 Nov 11:10
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 1

v2.6.0

07 Nov 16:25
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 1

v2.5.0

31 Aug 11:58
Compare
Choose a tag to compare

🚀 Enhancement

  • Add drop, take, dropLast and takeLast #30 (@mhlz)

Authors: 1

v2.4.0

24 Aug 08:33
Compare
Choose a tag to compare

🚀 Enhancement

  • Add new concat method and make Chains iterable #29 (@mhlz)

Authors: 1

v2.3.0

11 Aug 07:23
Compare
Choose a tag to compare

🚀 Enhancement

  • Rename distinctAsSet to toSet and add the ability to return Sets in flatMap #28 (@reckter)

Authors: 1