v. 2.44.1 black formatting; fix regexprs for Py 3.12
I don't think this can be fixed. LibreOffice Writer does not seem to support the ability to create a second footnote reference that points at the same (an existing) footnote body. At least, I have not figured out how the create a second reference to an existing footnote body in LibreOffice Writer. If someone knows how to do that, please give me a hint. Dave
v. 2.43.3 Added warning union inside simpleType and type_substitution unit test
v. 2.43.2 Several fixes for GraphQL support
v.. 2.43.1 Added split/join modules capability
v. 2.42.2 Added graphql unit test. Added graphql demo.
I have added support for the generation of modules that implement a GraphQL server that can be run with the Strawberry GraphQL Python package (https://strawberry.rocks/docs). You can learn about it here -- http://www.davekuhlman.org/generateDS.html#graphql-support There are likely bugs in this, but I did generate and run it with two reasonably complex examples: (1) the Demos/People schema and XML instance doc in the generateDS repository and (2) the neuroml schema (https://github.com/NeuroML/NeuroML2.git...
I have added support for the generation of modules that implement a GraphQL server that can be run with the Strawberry GraphQL Python package (https://strawberry.rocks/docs). You can learn about it here -- http://www.davekuhlman.org/generateDS.html#graphql-support There are likely bugs in this, but I did generate and run it with two reasonably complex examples: (1) the Demos/People schema and XML instance doc in the generateDS repository and (2) the neuroml schema (https://github.com/NeuroML/NeuroML2.git...