- Fix `EDS.indexes` and `Array.subindexes` to return a list not dict_keys - Fixed `EDS.copy_object()` to use deepcopy - Fixed the override strategy for the `eds-merge` util
0.3.0
Enhancements
- Add `eds-merge` util for merge an EDS / DCF into another - Denotation is now hidden in `eds-editor` when editing EDS files as it's only for DCFs - Object's DefaultValue is fully optional now - On inserting a new index , the indexes get sorted - On inserting a new subindex, the subindexes get sorted
Fixes
- The missing LastEDS field is now include in DCFs - Fix output file path errors with `eds2md` and `eds2rst` - Fix the issue with an the DataType dropdown being insensitive (grayed out)
0.2.5
Hotfix
- Fix an issue when after opening an tmp, the eds was still being saved as a tmp - Fixed the switches in the GUI to actually work
0.2.4
Hotfix
- Fixed dropdown with GUI - Made `PyGObject` an optional dependencies - Fixed a couple of issue with unit tests
0.2.3
Hotfix
- Fix a bunch of things with octet, visible, and Unicode strings - Fix CANopenNode output for octet string, visible string, Unicode string, and domain data types - Fix adding and moving objects in OD - Fix storage location not being set on objects inserts to records and arrays
0.2.2
Hotfix
- Fixed object move and copy in OD page - Better OD page refreshing (the treeview no longer gets rebuilt on refreshes) - Better eds change detection for temp saving