Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@wolflu05 wolflu05 released this 20 Dec 13:43
· 49 commits to main since this release
de57825

The time has finally come, the first beta version of this plugin is released.

🌟 What's Changed

  • Fix plugin startup by @matmair in #1
    • make imports relativ and sort imports
    • add init
  • Development- v0.1.0 by @wolflu05 in #2
    • Refactored files
    • Initial draft for bulk generator, parse/create API, basic templates with preview and bulk create fetch calls
    • Added AppMixin and draft for models
    • Added ini.py to migrations
    • added model api point
    • Added initial setup
    • Added bulk creation panel to part categories
    • Added saved templates api
    • Removed settings.py
    • Added copy of htm and preact license
    • Added saved templates CRUD UI and global generateKeys management
    • Added option to load saved template
    • Added documentation (readme) and CI workflow
    • Fixed flake8 issues
  • Make plugin installable in production by @wolflu05 in #3
    • Added init.py to migrations folder
    • fix migration and added MANIFEST.in to also include static and templates
    • Added include_package_data=True option
    • Move static files into sub-directory
    • Updated installation instructions and added MIN_VERSION

🚀 New Contributors

Full Changelog: https://github.com/wolflu05/inventree-bulk-plugin/commits/0.1.0