Releases: opencreek/typescript-extensions
Releases · opencreek/typescript-extensions
v2.7.4
🐛 Bug Fix
- Allow partial records for objChain creation #37 (@reckter)
Authors: 1
v2.7.3
🐛 Bug Fix
- Fix BigDecimal formatting for small negative fractions #36 (@happenslol)
Authors: 1
v2.7.2
🐛 Bug Fix
- Fix stopwatch not being able to be started later #35 (@reckter)
Authors: 1
v2.7.1
🐛 Bug Fix
- Fix compact display notations showing decimal parts #34 (@mhlz)
Authors: 1
v2.7.0
🚀 Enhancement
- Add a format and a toBigInt function to BigDecimal #33 (@mhlz)
Authors: 1
v2.5.0
🚀 Enhancement
- Add drop, take, dropLast and takeLast #30 (@mhlz)
Authors: 1
v2.4.0
🚀 Enhancement
- Add new concat method and make Chains iterable #29 (@mhlz)
Authors: 1
v2.3.0
🚀 Enhancement
- Rename
distinctAsSet
to toSet
and add the ability to return Sets in flatMap #28 (@reckter)
Authors: 1