Skip to content

Tags: pyecore/pyecore

Tags

0.15.1

Toggle 0.15.1's commit message
* Add new JSON options to register a special encoder/decoder for Json…

…Resource

* Add possibility to "reaffect" EStructuralFeatures that are collections
* Fix issue with JSON resources not using to_string(...) for EDataType instances
* Fix issue with multiple re-loading and writing of a resource in the same target file
* Deprecate Python 3.7
* Fix/update english of the README.rst

En memoria de Rosa Nallely Murillo Vazquez (03/12/2023) quien fue una
investigadora muy creativa, una increíble química, y tuve suerte de ser
su esposo.

0.14.0

Toggle 0.14.0's commit message
* Add json resource in global registry

* Add argument passing to "Resource" instances from a "ResourceSet"
* Fix issue with file protocol starting with "file:/"
* Fix deserialization of boolean in json resources
* Fix enum literals serialization in json resources
* Pass from "beta" to "stable"
* Add pypy 3.9 and 3.10 as target test Python VM
* Fix CHANGELOG.rst

0.13.2

Toggle 0.13.2's commit message
* Fix Elements not loaded in to ``EList``

* Update ResourcePython for CVE-2023-37271

0.13.1

Toggle 0.13.1's commit message
* Fix issue with serialization of references in JSON for static metam…

…odels.

* Fix issue with the serialization of ``EEnum`` in JSON.
* Fix issue with the computation of ``eResource`` for static metamodels.

0.13.0

Toggle 0.13.0's commit message
* Add support for ``EGeneric`` super types

* Add alternative MRO computation in some cases
* Add attribute handling in ``DynamicEPackage``
* Add support for item deletion in ordered sets
* Add preservation of order for XMI/JSON serialization and deserialization
* Fix issue with (de)serialization of references in JSON
* Fix missing f-string in JSON resources
* Fix ``URI.relative_from_me`` method for resources (de)serialization
* Fix missing import of ``chain``
* Drop Python 3.5 support
* Some performance improvement

0.12.2

Toggle 0.12.2's commit message
* Releasing hotfix for json float values deserialization

0.12.1

Toggle 0.12.1's commit message
* Fix issue with serialization of multiple empty strings.

* Fix relative HttpURI computation.
* Add inheritance mix for static/dynamic metaclass.
* Fix issue with moving object from resource root to object back and forth.
* Add better pythonic implementation of "behavior".
* Add more detailed messages for XMI deserialization.
* Pass to full f-strings.
* Add cache for resources.

0.12.0

Toggle 0.12.0's commit message
Merge branch 'hotfix/fix-readme'

0.11.7

Toggle 0.11.7's commit message
Merge branch 'hotfix/restructuredtext-readme'

restructuredtext-readme

Toggle restructuredtext-readme's commit message
* Fix README.rst