Addon-system

Latest version: v1.2.14

Safety actively analyzes 662773 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.2.2

Features:
1. Fixed project root path used to make module import paths

Full Changelog
https://github.com/kuyugama/addon-system/compare/1.2.1...1.2.2

1.2.1

Module value injection

Features
1. â™»Improved module value injection. Now resolve_runtime() function works in function that is in addon module
2. 📈Addon dependencies now stored in hash, it reduces storage file size
3. ✨Now, addon metadata will be automatically read when file is updated

Full Changelog
https://github.com/kuyugama/addon-system/compare/1.2.0...1.2.1

1.2.0

Addon meta extra, rewritten addon dependency caching

Features:
1. 📋Added AddonMetaExtra that can be used to retrieve or edit custom metadata from metafile of the addon
2. â™»Deprecated _get_attr, _get_func, _set_attrs in ModuleInterface. Replaced with function without the leading underscore
3. 📈Dependency caching is now looks only for modifying depends field in addon metafile

Full Changelog
https://github.com/kuyugama/addon-system/compare/1.1.1...1.2.0

1.1.1

Features:
- 🗑Auto-unload module interface

Full Changelog
https://github.com/kuyugama/addon-system/compare/1.1.0...1.1.1

1.1.0

Features:
1. 🕹ModuleInterface that helps your IDE suggest you right methods
2. 💉Values injection that allows addon's module access value from addon loader

Full Changelog
https://github.com/kuyugama/addon-system/compare/1.0.4...1.1.0

1.0.4

Features:
1. Added AddonMeta.update_time which returns last update time of the metafile
2. AddonMeta is now hashable
3. Addon is now hashable
4. Addon.update_time is now return max of the addon directory update time and metafile update time

Full Changelog
https://github.com/kuyugama/addon-system/compare/1.0.3...1.0.4

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.