fp-ts-zio
Version:
fp-ts bindings for Scala ZIO
62 lines (41 loc) • 1.12 kB
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.6.0
- **Breaking Change**
- upgrade to `fp-ts@2.x` (@gcanti)
- move `fp-ts` and `rxjs` to `peerDependencies` (@gcanti)
# 0.5.1
- **New Feature**
- add `Filterable` instance (@giogonzo)
# 0.5.0
- **Breaking Change**
- upgrade to `rxjs@6` (@marcinwadon)
- **Internal**
- upgrade to `typescript@2.8.3` (@marcinwadon)
# 0.4.0
- **Breaking Change**
- upgrade to `fp-ts@1.x.x` (@gcanti)
# 0.3.0
- **Breaking Change**
- upgrade to latest fp-ts (0.6) and latest TypeScript (2.6) (@gcanti)
# 0.2.0
- **Breaking Change**
- upgrade to latest fp-ts (0.5.1) and latest TypeScript (2.5.2) (@gcanti)
# 0.1.1
- **Internal**
- upgrade to latest fp-ts (0.4.3) (@gcanti)
# 0.1.0
- **Breaking Change**
- upgrade to latest fp-ts (@gcanti)
# 0.0.1
Initial release