File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111- CI via GitHubActions
1212- Documentation via Documenter.jl and GitHubActions
1313- Codecoverage via GitHubActions and Codecov
14+ - extensive Testing
1415- TagBot and CompatHelper GitHubActions
1516- extensive ` promote_rule ` and ` promote_typejoin ` implementations have been added for Identity,
1617 Const, Option, Either, OptionEither.
@@ -28,6 +29,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2829
2930### Fixed
3031- foreach for Identity is fixed
32+ - convert for Identity and Const preserves the container type now
33+ - equality == for Thrown works now
34+ - promote_type for Either (was too imprecise)
3135
3236## [ 0.3.0] - 2020-03-23
3337### Changed
You can’t perform that action at this time.
0 commit comments