Skip to content

Release 0.31.0

Latest
Compare
Choose a tag to compare
@lsolbach lsolbach released this 21 Sep 10:22
· 29 commits to main since this release

Changelog

  • added an option to set a namespace prefix for the internal scope
    • lets you combine models from different sources/projects
    • overrides the :external key in the model and views
  • views with :external set to true are not rendered
  • fixed model-api calls for organization navigation
  • added relative link functions to markdown api
  • enhanced documentation templates
  • added a deps.edn file
  • updated dependencies
  • added best practices topic