You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add failing test for RelType serialization
* Fix serialization of string Enum classes
* Add CHANGELOG entry for 654
* Use assertEqual instead of assert + ==
* Use StringEnum in remaining classes inheriting from str, Enum
- Regression where string `Enum` values were not serialized properly in methods like `Link.to_dict` ([#654](https://github.com/stac-utils/pystac/pull/654))
0 commit comments