Skip to content

Conversation

svroonland
Copy link
Collaborator

@svroonland svroonland commented Nov 10, 2024

Renames:

  • mapM -> mapZIO
  • contramapM -> contramapZIO
  • inmapM -> inmapZIO

The existing methods are now deprecated.

See also scala-steward-org/scala-steward#3474.

Fixes #1325.

* mapM -> mapZIO
* contramapM -> contramapZIO
* inmapM -> inmapZIO
@svroonland svroonland added this to the 3.0.0 milestone Nov 10, 2024
@svroonland svroonland changed the base branch from master to series/3.x November 10, 2024 08:43
@svroonland svroonland marked this pull request as ready for review November 10, 2024 08:44
@svroonland svroonland modified the milestones: 3.0.0, 2.9.0 Nov 10, 2024
@svroonland svroonland merged commit 4a641e5 into series/3.x Nov 12, 2024
12 of 14 checks passed
@svroonland svroonland deleted the serdes-renames branch November 12, 2024 16:03
@svroonland svroonland restored the serdes-renames branch November 12, 2024 16:06
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.

Rename Serde operations for consistency with ZIO 2
2 participants