π©βπ» CSLA has two active branches #1984
rockfordlhotka
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Contributors Note
For the next few months there'll be two active branches for dev work.
Version 6.0.0 work
The
master
branch is currently targeting the future 6.0.0 release. Any PRs coming into this branch will be part of next year's CSLA 6 release.Version 5.4.x maintenance
The
v5.x
branch is a maintenance branch based off the 5.4.0 release. I do have a project set up to track a 5.4.1 bug fix release.If you do a PR to the
v5.x
branch, that'll go into the next bug fix release. You must also do a PR intomaster
, or your work won't carry into CSLA 6!!I have no plans to add features to CSLA 5, only bug fixes. If you have a desperate need for a feature, I do remain open to being convinced.
Beta Was this translation helpful? Give feedback.
All reactions