Pyfuncol

Latest version: v1.3.1

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

Scan your dependencies

Page 1 of 2

1.3.1

What's Changed
* Bump dask from 2022.1.1 to 2022.2.1 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/36
* Bump myst-parser from 0.16.1 to 0.17.1 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/49
* Bump codecov/codecov-action from 2 to 3 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/46
* Bump actions/setup-python from 2 to 3.1.1 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/47
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/38
* Bump actions/setup-python from 3.1.1 to 3.1.2 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/50
* Bump pytest from 7.0.0 to 7.1.1 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/40
* Bump black from 22.1.0 to 22.3.0 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/42
* Bump sphinx from 4.4.0 to 4.5.0 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/43
* Bump dask from 2022.2.1 to 2022.4.1 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/48
* Bump myst-parser from 0.17.1 to 0.17.2 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/51
* Bump pytest from 7.1.1 to 7.1.2 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/52
* Bump dask from 2022.4.1 to 2022.4.2 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/53
* Bump dask from 2022.4.2 to 2022.5.0 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/54


**Full Changelog**: https://github.com/didactic-meme/pyfuncol/compare/v1.3.0...v1.3.1

1.3.0

What's Changed

* Bump dask from 2022.1.0 to 2022.1.1 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/29
* Bump black from 21.12b0 to 22.1.0 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/31
* Lazy operations by Gondolav and samuelchassot in https://github.com/didactic-meme/pyfuncol/pull/30
* Bump pytest from 6.2.5 to 7.0.0 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/32

**Full Changelog**: https://github.com/didactic-meme/pyfuncol/compare/v1.2.1...v1.3.0

1.2.1

What's Changed

* Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/24
* Bump dask from 2021.12.0 to 2022.1.0 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/25
* Bump sphinx from 4.3.2 to 4.4.0 by dependabot in https://github.com/didactic-meme/pyfuncol/pull/26
* Make forbiddenfruit optional by m-doescode in https://github.com/didactic-meme/pyfuncol/pull/28

New Contributors
* m-doescode made their first contribution in https://github.com/didactic-meme/pyfuncol/pull/28

**Full Changelog**: https://github.com/didactic-meme/pyfuncol/compare/v1.2...v1.2.1

1.2

What's Changed

* Add pure operations (`pure_map`, `pure_flat_map`, `pure_filter` and `pure_filter_not`) that use memoization to improve performance by samuelchassot in https://github.com/Gondolav/pyfuncol/pull/23
* Fix subclasses bug and add support for frozensets by Gondolav in https://github.com/Gondolav/pyfuncol/pull/19


**Full Changelog**: https://github.com/Gondolav/pyfuncol/compare/v1.1...v1.2

1.1

What's Changed
* Parallel operations on lists, sets and dicts using Dask (`par_map`, `par_flat_map`, `par_filter` and `par_filter_not`) by Gondolav in https://github.com/Gondolav/pyfuncol/pull/20


**Full Changelog**: https://github.com/Gondolav/pyfuncol/compare/v1.0...v1.1

1.0

This first release contains useful extension functions for lists, dictionaries and sets.

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.