Releases: zio/zio-mock
Releases · zio/zio-mock
v1.0.0-RC12
What's Changed
- Update Documentation by @adamgfraser in #52
- fix: Restore ReporterSpec tests by @regiskuckaertz in #51
New Contributors
- @adamgfraser made their first contribution in #52
- @regiskuckaertz made their first contribution in #51
Full Changelog: v1.0.0-RC11...v1.0.0-RC12
Release v1.0.0-RC11
What's Changed
- Move Introduction to The ZIO Mock Project by @khajavi in #41
- Spelling by @jsoref in #33
- Add Scaladoc Support by @khajavi in #44
- ZIO 2.0.10 by @vigoo in #36
- Remove Scala 2.11 support && Update ZIO to
2.0.12
by @guizmaii in #49
New Contributors
- @khajavi made their first contribution in #41
- @jsoref made their first contribution in #33
- @guizmaii made their first contribution in #49
Full Changelog: v1.0.0-RC9...v1.0.0-RC11
v1.0.0-RC10
v1.0.0-RC9
What's Changed
- Refer to the ZIO ecosystem documentation by @ex0ns in #26
- Replace deprecated
unsafeCompat
call by @imRentable in #28 - Upgrade to ZIO 2.0.2 by @Fristi in #29
- Docs moved, so updating by @fancellu in #30
- Fix ZIO Ecosystem Documentation link by @endertunc in #31
New Contributors
- @ex0ns made their first contribution in #26
- @imRentable made their first contribution in #28
- @Fristi made their first contribution in #29
- @fancellu made their first contribution in #30
- @endertunc made their first contribution in #31
Full Changelog: v1.0.0-RC8...v1.0.0-RC9
Release 1.0.0-RC8
What's Changed
Full Changelog: v1.0.0-RC7...v1.0.0-RC8
Release v1.0.0-RC7
v1.0.0-RC6
What's Changed
- RC6 (#21) @vigoo
- Rename methods that suffix with "M" (#20) @alphaho
- Additional MockReporter changes. (#19) @scottweaver
- Fix mock test reporting (#18) @scottweaver
v1.0.0-RC5
Release for ZIO 2.0.0-RC5
What's Changed
- [WIP] First pass at ZIO 2.0 RC4 compatibility. (#16) @scottweaver
v1.0.0-RC3
Release 1.0.0-RC2-2
Renamed published artifact to zio-mock
and fixed ScalaJS publishing
What's Changed
- Fixing publishing (#11) @ithinkicancode
- Re-enabled ScalaJS (#10) @ithinkicancode
- Rename artifact to zio-mock (#9) @vigoo