7.3: Changing release cadence to .x0 patches; Removal of pendingFields and pendingName #93
WorkingRobot
announced in
Announcements
Replies: 2 comments 1 reply
-
Releases can still serve as a convenient notification to let people know when the schema has been updated on patch days. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think releases can also be useful for all the things added between .X0 breaking changes, like how Occult Crescent (and thus its sheet data) was added in 7.25. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
All in all, 1 and 2 should greatly simplify version tracking processes. Changing the release cadence to major patches allows consumers (see: Dalamud, XIVAPI?) to only require making breaking changes when other parts of their systems would also require changes. I've also planned to remove pending fields since they seem to be at conflict with the idea of making breaking changes when you should be pinning by commit hash (see the bullet point above).
Please let me know if you have any concerns or comments, I don't want to drop these changes on top of anyone unaware.
Beta Was this translation helpful? Give feedback.
All reactions