Skip to content

0.1.2

Latest

Choose a tag to compare

@ynbot ynbot released this 25 Sep 13:25

Changelog

πŸŽ‰ Feature

Automated mkdocs setup - #22

Brief description of the solution this PR is implementing. This should be only a few sentences and it will be publicly visible in the changelog. You can highlight importance of the change and add links to further information or supporting documentation


πŸ’š Enhancement

Create: Use kwargs to call product name functions - #29

Use kwargs to call product name functions and use cached data to call them if possible.


Chore: Allow per project addon version - #28

Addon can be used in per-project bundles.


Chore: Define host name in package.py - #27

Addon definition in package.py is missing app_host_name for host name definition.


Publish: Use new workfiles API to increment current workfile - #25

When incrementing the workfile during publish, use the new context-based workfile API so that the current author information is stored with the saved file.


Settings: Use 'conditional_enum' - #24

Use conditional_enum instead of conditionalEnum.