Skip to content

Release 0.2.1

Compare
Choose a tag to compare
@nathro nathro released this 23 May 22:39

Release 0.2.1 - Production Beta

API Change

  • Made it so Transformer objects could return a result that would be used by the Repo/Validator/Commands

Misc

  • Added an optional owners list to Schemas
  • Added a skip_empty_batch option for SingleBatcher
  • Set minimum versions for requirements in package
  • Replaced PyGithub with ghapi
  • Added configparser requirement