-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed Jan 30, 2021
Due by November 15, 2019
•Closed Start a Scala 2.11 dedicated branching scheme:
- Branch master - drops Scala 2.11, maintains is BC with 1.x
- Branch scala2_11 - Scala 2.11 code
New changes to master have to be ported to branch scala2_11 in a 2.11 BC compatible way and try to maintain as use site source compatible as possible - e.g. a new type class method added to master is added to a syntax trait method in scala2_11 branch.
Release Cats 2.1 RC1 on both Scala 2.11 and Scala 2.12+
Note that 2.11 and 2.12+ code are NOT source compatible with each other, however, they will still maintain source compatibility with 2.0 and 1.x.
100% complete
List view
0 of 0 selected 0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.