Kiara

Latest version: v0.5.11

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

Scan your dependencies

Page 2 of 5

0.3.1

- allow 'dict' field name

0.3.0

- changed metadata format of stored value metadata: data store must be cleared when updating to this version
- refactoring of operation type input names -- this replaces most instances where the input name was 'value_item' (or similar). I've decided that using the value type as input name increases usability of those operations more than the costs associated with having different input names for operations of the same type, for example:
- pretty_print: 'value_item' -> type name of the value to pretty print
- extract_metadata: 'value_item' -> type name of the value to extract metadata from
- import: 'source' input -> input file type, 'value_item' output -> target file type
- save_value: 'value_item' input -> file type of value to save
- convert (renamed to 'create'): value_item to source profile and target type

0.2.2

- fixes for cli pretty printing
- auto-publish kiara conda package

0.2.1

- removed 'save' and 'aliases' config/input options from import operations (it turns out its much better overall to do saving explicitely, not within modules)
- processing metrics and information will be added to value metadata
- rudimentary rendering template management
- 'kiara info' subcommand, displaying the current context (incl. all modules & operations)

0.2.0

- add conda packages
- support for extra pipeline folders via KiaraConfig & cli
- moved 'any' type into this package

0.1.3

- add sample operation type
- some minor bug fixes

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.