Skip to content

The "sorta works now" release.

Compare
Choose a tag to compare
@brettviren brettviren released this 23 Oct 17:15
· 142 commits to master since this release

Many updates to support DUNE DAQ and DUNE US ND PDR.

Some of the changes since 0.0.1

  • Add Python type generation from moo.oschema instances with moo.otypes.
  • Set up and use a special, more appropriate Jinja markup syntax for latex templates.
  • Jsonnet TLA values can now be provided from more file formats than just Jsonnet files. Any format that moo supports as a main input may be used.
  • Add xls/xlsx format support for providing input data.
  • Clarify protocol for providing default values in schema.
  • Update documentation and examples, add pytest unit tests, bug and lint fixes.