FSharp.Data icon indicating copy to clipboard operation
FSharp.Data copied to clipboard

Fix singularization of words ending in `ases`

Open bisen2 opened this issue 10 months ago • 3 comments

This PR would resolve https://github.com/fsprojects/FSharp.Data/issues/1508.

It would, however, be a breaking change. Any consumers currently using any *ases words as singular *asis would need to update their type names after updating this package.

I'm not sure if this is actually a change we would want to merge given the breaking nature, but figured I would open the PR and see what the maintainers thought.

bisen2 avatar Mar 04 '25 05:03 bisen2

@bisen2 I'm OK with this change. Could you add a major version bump as part of the change? Thanks

dsyme avatar Mar 11 '25 12:03 dsyme

Sure thing. Do you want me to mark it as a beta or just go straight for the 7.0.1, @dsyme?

bisen2 avatar Mar 13 '25 11:03 bisen2

@bisen2 Just straight to 7.0.1

dsyme avatar Mar 21 '25 15:03 dsyme