Skip to content

0.1.7

Compare
Choose a tag to compare
@scopatz scopatz released this 08 Dec 18:39

Added:

  • BuilderBase Class for builders
  • Logo to docs
  • Filesystem-based client may now read from YAML files, in addition to JSON.
    Each collection can be in either JSON or YAML.

Changed:

  • Refactored builders to use base class

Fixed:

  • Fixed issue with CV builder not filtering grants properly.
  • Fixed bug with super not being called in the HTML builder.