Schedula

Latest version: v1.5.11

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

Scan your dependencies

Page 10 of 15

0.3.4

-------------------

Feat
~~~~
- (binder): Add `jupyterlab/plotly-extension`.

- (binder): Customize `Site._repr_html_` with env
`SCHEDULA_SITE_REPR_HTML`.

- (binder): Add `jupyter-server-proxy`.

- (doc): Add binder examples.

- (gen): Create super-class of `Token`.

- (dsp): Improve error message.


Fix
~~~
- (binder): Simplify `processing_chain` example.

- (setup): Exclude `binder` and `examples` folders as packages.

- (doc): Correct binder data.

- (doc): Update examples for binder.

- (doc): Add missing requirements binder.

- (test): Add `state` to fake directive.

- (import): Remove stub file to enable autocomplete.

- Update to canonical pypi name of beautifulsoup4.

0.3.3

-------------------

Feat
~~~~
- (dispatcher): Improve error message.


Fix
~~~
- (doc): Correct bug for sphinx AutoDirective.

- (dsp): Add dsp as kwargs for a new Blueprint.

- (doc): Update PEP and copyright.

0.3.2

-------------------

Feat
~~~~
- (core): Add stub file.

- (sphinx): Add Blueprint in Dispatcher documenter.

- (sphinx): Add BlueDispatcher in documenter.

- (doc): Add examples.

- (blue): Customizable memo registration of blueprints.


Fix
~~~
- (sphinx): Correct bug when `"` is in csv-table directive.

- (core): Set module attribute when `__getattr__` is invoked.

- (doc): Correct utils description.

- (setup): Improve keywords.

- (drw): Correct tooltip string format.

- (version): Correct import.

0.3.1

-------------------

Fix
~~~
- (setup): Correct long description for pypi.

- (dsp): Correct bug `DispatchPipe` when dill.

0.3.0

-------------------

Feat
~~~~
- (blue, dispatcher): Add method `extend` to extend Dispatcher or
Blueprint with Dispatchers or Blueprints.

- (blue, dsp): Add `BlueDispatcher` class + remove `DFun` util.

- (core): Remove `weight` attribute from `Dispatcher` struc.

- (dispatcher): Add method `add_func` to `Dispatcher`.

- (core): Remove `remote_links` attribute from dispatcher data nodes.

- (core): Implement callable raise option in `Dispatcher`.

- (core): Add feature to dispatch asynchronously and in parallel.

- (setup): Add python 3.7.

- (dsp): Use the same `dsp.solution` class in `SubDispatch` functions.


Fix
~~~
- (dsp): Do not copy solution when call `DispatchPipe`, but reset
solution when copying the obj.

- (alg): Correct and clean `get_sub_dsp_from_workflow` algorithm.

- (sol): Ensure `bool` output from `input_domain` call.

- (dsp): Parse arg and kw using `SubDispatchFunction.__signature__`.

- (core): Do not support python 3.4.

- (asy): Do not dill the Dispatcher solution.

- (dispatcher): Correct bug in removing remote links.

- (core): Simplify and correct Exception handling.

- (dsp): Postpone `__signature__` evaluation in `add_args`.

- (gen): Make Token constant when pickled.

- (sol): Move callback invocation in `_evaluate_node`.

- (core) :gh:`11`: Lazy import of modules.

- (sphinx): Remove warnings.

- (dsp): Add missing `code` option in `add_function` decorator.


Other
~~~~~
- Refact: Update documentation.

0.2.8

-------------------

Feat
~~~~
- (dsp): Add inf class to model infinite numbers.

Page 10 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.