Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade ZIO to 2.0.0-RC4 + resurrect word count example #125

Merged
merged 1 commit into from
Apr 3, 2022

Conversation

harveywi
Copy link
Contributor

@harveywi harveywi commented Apr 2, 2022

  1. Upgrade the ZIO version to 2.0.0-RC4. Mostly this involved removing Console and Random from various environments and Gen generators, and changing DefaultRunnableSpec to ZIOSpecDefault.
  2. Resurrect and freshen up the commented-out word count example app. There are no unit tests for it, but I was able to run it and confirm that it works on a text file.

@adamgfraser adamgfraser merged commit 7d87012 into zio:master Apr 3, 2022
@harveywi harveywi deleted the wjh-zio-2.0.0-rc4 branch April 4, 2022 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants