@epicallan/money-ts
Version:
TypeScript library for type-safe and lossless encoding and manipulation of world currencies and precious metals
34 lines (23 loc) • 599 B
Markdown
# Changelog
> **Tags:**
>
> - [New Feature]
> - [Bug Fix]
> - [Breaking Change]
> - [Documentation]
> - [Internal]
> - [Polish]
> - [Experimental]
**Note**: Gaps between patch versions are faulty/broken releases. **Note**: A feature tagged as Experimental is in a
high state of flux, you're at risk of it changing without notice.
# 0.1.2
- **Internal**
- upgrade to latest versions, in particular `io-ts@1.1.5` (@gcanti)
# 0.1.1
- **New Feature**
- add more `scale`s (@gcanti)
# 0.1.0
- **Breaking Change**
- upgrade to `fp-ts@1.x.x`, `io-ts@1.x.x` (@gcanti)
# 0.0.1
Initial release