1.1.0-M9
Detailed release notes pending until 1.1.0 release.
changes
distage
- Factory implementations are no longer derived automatically with
make
/.from
, they should now be bound explicitly usingmakeFactory
(#1796) - Allow using
Lifecycle#flatMap
and related methods with a non-Throwable error (#1806) - Fix bug in
PlanVerifier
when weak set references to a named key were wrongly treated as strong references (#1814) - Add
Functoid.makeClass
/makeTrait
/makeFactory
helpers to improve discoverability of constructor implicits (#1817)
LogStage
- Fixed #1780 Fix IzLogger rendering for white themes (dbf2233)
- Fix macOS colored terminal detection regression that appeared in 1.1.0-M8 (#1818)
Full Changelog: v1.1.0-M8...v1.1.0-M9