Skip to content

Releases: oarepo/oarepo-model-builder

Handling top-level nested use, extend

25 Sep 07:17
ac2f704
Compare
Choose a tag to compare
4.0.49

Handling top-level nested use, extend, (#225)

Allowing entrypoint included files to have a dot in the name

23 Sep 17:41
6ba53d6
Compare
Choose a tag to compare
4.0.48

Allowing entrypoint included files to have a dot in the name (#224)

Support for "version = attr: ..." inside setup.cfg version

23 Sep 15:53
aa12455
Compare
Choose a tag to compare
4.0.47

Miroslavsimek/be 144 model builder support use ref inside document lo…

Added support for use, $ref inside document loaded via extend keyword

23 Sep 12:48
b84b13e
Compare
Choose a tag to compare
4.0.46

Added support for use,  inside document loaded via extend keyword (#222)

Support for extension elements provided by third parties which are completely ignored by model builder (#221)

22 Sep 12:42
e46384b
Compare
Choose a tag to compare
record:
  properties:
     metadata:
        "mosbri:editor-layout":
           something: here that is completely ignored
settings:
  extension-elements: ["mosbri:editor-layout"]

Fixed too-early resolving of use/extend in included schema

19 Sep 09:49
6f56a64
Compare
Choose a tag to compare
4.0.44

Fixed too-early resolving of use/extend in included schema (#220)

links fix

19 Sep 06:28
1241a6a
Compare
Choose a tag to compare
Merge pull request #219 from oarepo/SilvyPuzzlewell-patch-1

version bump

Dumper extensions jinja fix

12 Sep 20:53
09b9159
Compare
Choose a tag to compare
  • change jinja vars for dumper extensions

Forcing all keyword fields to be initially max of 1024 chars

11 Sep 14:49
1a0cc79
Compare
Choose a tag to compare
4.0.41

Forcing all keyword fields to be initially max of 1024 chars (#216)

Metadata extension handling fix

10 Sep 18:50
4499a2b
Compare
Choose a tag to compare

This release brings fix for handling marshmallow errors generated in schema, that was imported via "extend".