Performance Boost, SharedObject Optimization & Bug Fixes
What's Changed
- Use representation instances for reducers by @jamesbradleym in #1089
- Optimize model serialization by using SharedObjects for reusable data by @katehryhorenko in #1090
- exclude pyRevitLabs from JSON Convert by @jamesbradleym in #1091
- Fix: missing column edges by correcting MergeSubResult handling for SharedObjects by @katehryhorenko in #1092
- Fix SharedObject reference loss by removing it from
AdditionalProperties
by @katehryhorenko in #1093
Full Changelog: 2.2.0...2.3.0