Skip to content

1.2.0

Compare
Choose a tag to compare
@neko-kai neko-kai released this 21 Nov 14:13
· 272 commits to develop since this release

Changes since 1.0

For high-level overview of all changes since 1.0, check out 1.2.0 Milestone.

Changes since 1.1.0

fundamentals-bio:

  • Remove Trifunctor Hierarchy (#2026) by @neko-kai (#2027)
  • BIO: Add multiple collection operators, port error-accumulating collection operators from IzEither, add IO2#suspendSafe by @neko-kai (#2024)

distage-core:

  • Fix #1648 forbid implicit trait construction, add explicit makeTrait and fromTrait methods by @neko-kai (#2029)
  • Fix #1988 #1989 Support Scoped ZIO in fromResource and fromZEnv instead of ZManaged; rename .fromZEnv to .fromZIOEnv by @neko-kai (#2010)
  • Rework Subcontext DSL, rename LocalContext -> Subcontext by @neko-kai (#2032)

distage-framework

  • Local axis issue: always load configs for all the available roles by @pshirshov (#2021)
    • Warning: this change has been reverted in 1.2.1. We recommend you update to 1.2.1 and not rely on the new semantics introduced in this change.

Full Changelog: v1.1.0...v1.2.0