Closed krisbitney closed 1 year ago
Some of the commits from this PR have already been merged to main previously. Could you clean up the PR please, so I can merge it?
Some of the commits from this PR have already been merged to main previously. Could you clean up the PR please, so I can merge it?
Yes, of course. Which branch should I set as the base?
main
This PR introduces a configuration option
ordinalEnums
that, when enabled, causes enums to be encoded asInt
s representing their ordinal value.Closes https://github.com/esensar/kotlinx-serialization-msgpack/issues/97
It would be fantastic to get this merged and get a new release with this and support for the macosArm64 target