0.36.5 released
- Date
Orbital 0.36.5 is a patch release that updates the Taxi compiler dependency to fix enum-related compilation errors.
Bug Fixes
- Updated Taxi version to 1.69.1 to fix incorrect “Enum does not contain a member of” compilation errors (ORB-1064)
- Fixed poor state management and hashcode handling when enum synonyms (extensions) are used
- This resolves false positive errors that could occur when working with enum types that have synonyms defined
There are no other functional changes in this release.