Schedula

Latest version: v1.5.11

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

Scan your dependencies

Page 9 of 15

1.2.0

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

Feat
~~~~
- (dispatcher): Avoid failure when functions does not have the name.

- (ubuild): Add compiled and not compiled code.

- (sol): Improve speed importing functions directly for `heappop` and
`heappush`.

- (dispatcher): Avoid failure when functions does not have the name.

- (dsp): Simplify repr of inf numbers.

- (micropython): Pin specific MicroPython version `v1.12`.

- (micropython): Add test using `.mpy` files.

- (setup): Add `MicroPython` support.

- (setup): Drop `dill` dependency and add `io` extra.

- (github): Add pull request templates.


Fix
~~~
- (test): Skip micropython tests.

- (ext): Update code for sphinx 3.0.0.

- (sphinx): Remove documentation warnings.

- (utils): Drop unused `pairwise` function.

- (dsp): Avoid fringe increment in `SubDispatchPipe`.

1.1.1

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

Feat
~~~~
- (github): Add issue templates.

- (exc): Add base exception to `DispatcherError`.

- (build): Update build script.

1.1.0

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

Feat
~~~~
- (core): Drop `networkx` dependency.

- (core): Add `ProcessPoolExecutor`.

- (asy): Add `ExecutorFactory` class.

- (asy): Split `asy` module.

- (core): Add support for python 3.8 and drop python 3.5.

- (asy): Check if `stopper` is set when getting executor.

- (asy): Add `mp_context` option in `ProcessExecutor` and
`ProcessPoolExecutor`.


Fix
~~~
- (alg): Correct pipe generation when `NoSub` found.

- (asy): Remove un-useful and dangerous states before serialization.

- (asy): Ensure wait of all executor futures.

- (asy): Correct bug when future is set.

- (asy): Correct init and shutdown of executors.

- (sol): Correct raise exception order in `sol.result`.

- (travis): Correct tests collector.

- (test): Correct test for multiple async.

1.0.0

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

Feat
~~~~
- (doc): Add code of conduct.

- (examples): Add new example + formatting.

- (sol): New `raises` option, if raises='' no warning logs.

- (web): Add query param `data` to include/exclude data into the server
JSON response.

- (sphinx): Update dispatcher documenter and directive.

- (drw): Add wildcard rendering.


Fix
~~~
- (test): Update test cases.

- (dsp): Correct pipe extraction for wildcards.

- (setup): Add missing `drw` files.

0.3.7

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

Feat
~~~~
- (drw): Update the `index` GUI of the plot.

- (appveyor): Drop `appveyor` in favor of `travis`.

- (travis): Update travis configuration file.

- (plot): Add node link and id in graph plot.


Fix
~~~
- (drw): Render dot in temp folder.

- (plot): Add `quiet` arg to `_view` method.

- (doc): Correct missing gh links.

- (core) :gh:`17`: Correct deprecated Graph attribute.

0.3.6

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

Fix
~~~
- (setup) :gh:`17`: Update version networkx.

- (setup) :gh:`13`: Build universal wheel.

- (alg) :gh:`15`: Escape % in node id.

- (setup) :gh:`14`: Update tests requirements.

- (setup): Add env `ENABLE_SETUP_LONG_DESCRIPTION`.

Page 9 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.