- Excel Reader
Build
- Global : remove usage of pkg_resources to use importlib.resources instead
Fix
- Serialization : Fix wrong path in serialization that result in pointers cycles in some cases
- Workflow : Fix export workflow in .py script
Refactor
- Export: Add all export formats in zip file by iterating over _export_formats()
- Serialization : Mutualize DessiaObject and Regular objects pointer serialization