Hyfi

Latest version: v1.36.4

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

Scan your dependencies

Page 20 of 30

0.16.1

Fix

* **batch:** Update BatchConfig initialization logic ([`a4b8080`](https://github.com/entelecheia/hyfi/commit/a4b8080e70256a6332ecc94139d3d3db3a52371f))

0.16.0

Feature

* **pipeline:** Update initial object configuration ([`d695ca2`](https://github.com/entelecheia/hyfi/commit/d695ca2c1b6901f34800c13dccb21feda45cd472))
* **task:** Add new pipelines ([`ab2d1bb`](https://github.com/entelecheia/hyfi/commit/ab2d1bb797db937f62a90f609c7a1834a86fa3cd))
* **pipeline:** Add __test_general__.yaml ([`893ee20`](https://github.com/entelecheia/hyfi/commit/893ee20d1f948ec58f9b8e31fa6f9eda8c49d76d))
* **pipeline:** Update run_pipeline method ([`1498128`](https://github.com/entelecheia/hyfi/commit/1498128390190e243108ef570ec35fbf78e0c5c3))
* **pipe:** Add general_instance_methods and general_external_funcs ([`efbae91`](https://github.com/entelecheia/hyfi/commit/efbae91599506ffec13ac893452d7404889c1dfe))
* **pipeline:** Add use_self_as_initial_object ([`cb7f5db`](https://github.com/entelecheia/hyfi/commit/cb7f5db17a49b4acde7daab84e009b9e91b00b29))
* **conf:** Add __general_instance_methods__.yaml ([`04cd575`](https://github.com/entelecheia/hyfi/commit/04cd5751038e0eba13ec8bdeebd3b98d42f88f44))
* **pipe:** Add general external functions ([`5e6db50`](https://github.com/entelecheia/hyfi/commit/5e6db5021c03e894f26a48752da196d9f6b1d1c8))

Fix

* **pipeline:** Fix use_task_as_initial_object typo ([`88c2561`](https://github.com/entelecheia/hyfi/commit/88c25617afe4e1ba3e2f53a39824daffbba9ecc0))
* **pipeline:** Update initial object usage ([`c222f45`](https://github.com/entelecheia/hyfi/commit/c222f459312b395f206bd4a1a479223bad812536))
* **hyfi/pipeline:** Fix task configuration naming ([`85317cf`](https://github.com/entelecheia/hyfi/commit/85317cf74075e1a7f5e582c0233e0ef16f1b1182))
* **dotenv:** Fix variable name in DotEnvConfig ([`09de6f4`](https://github.com/entelecheia/hyfi/commit/09de6f4dd34a1d40a845a1834883aef166e391c0))
* **conf:** Fix config file names ([`354c9b4`](https://github.com/entelecheia/hyfi/commit/354c9b48250ee283f00940c640e840ecce3edc57))

0.15.1

Fix

* **pipeline:** Fix argument name in get_RCs method ([`0698f5a`](https://github.com/entelecheia/hyfi/commit/0698f5a01110dad1c21e7d6e24070efc6a443529))

Documentation

* Update reference global and path pages, rename about and main pages to index.md ([`043aa23`](https://github.com/entelecheia/hyfi/commit/043aa2316ecf3db2a05ee6aa194ebc85b9a06f03))
* **configurations:** Add path and project configurations with init, task, batch, and test files included ([`f0aa8a6`](https://github.com/entelecheia/hyfi/commit/f0aa8a6e4941223891fb4096bc6acbc9614b5077))
* Add config.yaml documentation ([`f0af38a`](https://github.com/entelecheia/hyfi/commit/f0af38a3734916c4c92a6ac93cb1249296cdb012))
* **config:** Improve method documentation ([`fd6dbf2`](https://github.com/entelecheia/hyfi/commit/fd6dbf26f4387c50376e417974a4f63b3ce0e4cc))
* **composer:** Simplify XC class, add docstrings ([`b5d8804`](https://github.com/entelecheia/hyfi/commit/b5d880478c8533a9d7e2f396b492cbf04dbe9251))
* **composer:** Add documentation for ensure_kwargs method ([`389baa3`](https://github.com/entelecheia/hyfi/commit/389baa3d5398161645aa6fefa419165c149deee3))
* **composer:** Clarify method docstrings and add missing args and returns information ([`db5d260`](https://github.com/entelecheia/hyfi/commit/db5d260a7fa68e21b64da52a639c82343fb7cdbb))
* **composer:** Clarify comments and docstrings ([`cd92334`](https://github.com/entelecheia/hyfi/commit/cd9233444d6bfb21821acc966e946261cc02a052))
* Rename composer.md to composer/index.md and add extended.md ([`a662885`](https://github.com/entelecheia/hyfi/commit/a662885739705898f32e46c2322c0df463cd66f6))

0.15.0

Feature

* **cli:** Add test for command 'run_workflow' ([`9658d12`](https://github.com/entelecheia/hyfi/commit/9658d12ba2bed52fbb24ececb8882ebd0e6444a5))
* **workflow:** Add WorkflowConfig class to __init__.py ([`aa23b50`](https://github.com/entelecheia/hyfi/commit/aa23b5094afacbb483fc79b65ae572b6b7f56a8c))
* **pipeline:** Add workflow support ([`6114f28`](https://github.com/entelecheia/hyfi/commit/6114f28e582cd47d466f455a286c79f78e844047))
* **workflow:** Add function to run the pipelines specified in a workflow ([`1382f3c`](https://github.com/entelecheia/hyfi/commit/1382f3c54f159b0839d5aa57f3db46cf1a8f1f71))
* **cmd:** Add run_workflow.yaml ([`e17fc5a`](https://github.com/entelecheia/hyfi/commit/e17fc5a77018d32b5e41ddc8ff93f6602cf29ddc))
* **cli:** Add run workflow command ([`7035e1d`](https://github.com/entelecheia/hyfi/commit/7035e1de4707aa022327815b5c94a766e6fa1711))
* **pipeline:** Add support for project config in task pipeline testing ([`db034a4`](https://github.com/entelecheia/hyfi/commit/db034a41ca565404ac90516505aaab31b8fc7642))

Fix

* **cli:** Add project parameter to run_task method ([`ced932b`](https://github.com/entelecheia/hyfi/commit/ced932b4eb9524a03438dc27a11b9fe10e80741d))

Documentation

* **pipeline:** Add docstrings and improve readability ([`d3c80b7`](https://github.com/entelecheia/hyfi/commit/d3c80b703200964a7487faa81f2db7d73806413b))
* **cli:** Add docstrings to run_copy and run_workflow functions ([`34f17dc`](https://github.com/entelecheia/hyfi/commit/34f17dce34f112da7f0ec3b8460574432a98fcf4))
* **pipeline:** Add initial documentation ([`9286832`](https://github.com/entelecheia/hyfi/commit/9286832470d6a8df9f39a47443e9b154371376c4))

0.14.2

Fix

* **configs:** Add use_pipe_obj and return_pipe_obj flags ([`6b10ceb`](https://github.com/entelecheia/hyfi/commit/6b10ceb34be48e74b3fe04775d367049d6fe1735))
* **pipe:** Improve handling of data input and output ([`3d217a0`](https://github.com/entelecheia/hyfi/commit/3d217a0234363399d7d2735091861b9cfada887b))
* **conf:** Update pipe configuration with new options ([`a0d1297`](https://github.com/entelecheia/hyfi/commit/a0d1297af783ffde3f8e01b2f6f8589e49bb457c))

0.14.1

Fix

* **configs:** Rename RunConfig to PipeConfig, add _pipe_ and _run_ keys ([`d732cbd`](https://github.com/entelecheia/hyfi/commit/d732cbd967a788d0a5f9951cd8484f04ea8795dc))
* **pipeline:** Update get_pipe_func call in PIPELINEs class ([`6354d57`](https://github.com/entelecheia/hyfi/commit/6354d572a32487959e94f492083fff5a4a74ee49))
* **pipe:** Rename DataframeRunConfig to DataframePipeConfig ([`7d24e76`](https://github.com/entelecheia/hyfi/commit/7d24e7624a06f59f5f901a5b08f24b8b7bb25a87))
* **conf:** Modify dataframe_instance_methods.yaml defaults key ([`6bda0c1`](https://github.com/entelecheia/hyfi/commit/6bda0c1be35d433a96e65c632e3f8f1e52e1a4cb))
* **pipe:** Modify dataframe external functions default configuration ([`afbaa52`](https://github.com/entelecheia/hyfi/commit/afbaa52e32b202cf2b352227afb33a7ca7a3840c))

Page 20 of 30

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.