Releases: SynBioDex/sbol_factory
Releases · SynBioDex/sbol_factory
v1.1.1
v1.1
- Fixes infinite looping caused when a subclass has a child that is a superclass of the parent
- Fixes error in LaTeX header levels.
- Fixes Bioprotocols/labop-specification#14
v1.0
v1.0a12
v1.0a11
v1.0a10
v1.0a9
- Automatically generates specification document as LaTeX
- Hierarchically structures the table of contents and headers
- Automatically links LaTeX figures to generated UML images
- Implements adaptive figure scaling for LaTeX figures (adding PyPDF2 requirement)
- Injects rdfs:comment for each class and property into the document as prose
- Overlays module-specific LaTeX macros on to the rdfs:comments
- FIX duplicate edges rendering in UML figures
- FIX invalid constructor keywords do not trigger an exception