Skip to content

Tags: felix-hedenstrom/zio-mock

Tags

v1.0.0-RC12

Toggle v1.0.0-RC12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Restore ReporterSpec tests (zio#51)

* fix: Restore ReporterSpec tests

* fix: unused import

* fix: bump scala js

* fix: upgrade to scala 3.3.1

* fix: bump scalaa 3 in build

* fix: bump scala-native

* fix: update README

* hmm

* fix: one last try before i burn the whole thing

---------

Co-authored-by: Regis Kuckaertz <regiskuckaertz@users.noreply.github.com>

v1.0.0-RC11

Toggle v1.0.0-RC11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#49 from guizmaii/remove_scala211

Remove Scala 2.11 support && Update ZIO to `2.0.12`

v1.0.0-RC10

Toggle v1.0.0-RC10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#36 from vigoo/zio203

ZIO 2.0.10

v1.0.0-RC9

Toggle v1.0.0-RC9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#31 from endertunc/patch-1

Fix ZIO Ecosystem Documentation link

v1.0.0-RC8

Toggle v1.0.0-RC8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#24 from reibitto/securerandom-scala3

Use CrossVersion.for3Use2_13 for scalajs-java-securerandom

v1.0.0-RC7

Toggle v1.0.0-RC7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#23 from reibitto/zio2.0.0-final

Migrate to ZIO 2.0.0 final

v1.0.0-RC6

Toggle v1.0.0-RC6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#21 from vigoo/rc6

RC6

v1.0.0-RC5

Toggle v1.0.0-RC5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#16 from scottweaver/zio-2.0-RC4

[WIP] First pass at ZIO 2.0 RC4 compatibility.

v1.0.0-RC3

Toggle v1.0.0-RC3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#15 from vigoo/rc3

Migration to ZIO 2.0.0-RC3

v1.0.0-RC2-2

Toggle v1.0.0-RC2-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio#11 from ithinkicancode/fix/publishing

Fixing publishing