Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@cmgrote cmgrote released this 25 May 02:27

πŸŽ‰ New features

  • OpenAPISpecLoader adds a summary of the methods to the description of each API path
  • Adds experimental examples of event handling (internal use only for the moment)

🐞 Bug fixes

  • Fixes breaking errors caused by the deletion of one or more of the sheets when using the DocumentationTemplateLoader

πŸ₯— QOL improvements

  • EnrichmentLoader now handles pre-existing terms and categories (they do not need to be provided in the term or category worksheets to be referenced elsewhere)
  • OpenAPISpecLoader is now bundled into an uber-jar containing all of its dependencies, ready-to-run