Fuzzy-c-means

Latest version: v1.7.2

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

Scan your dependencies

1.7.2

Fix

* fix: fix release and publish scripts. ([`7718856`](https://github.com/omadson/fuzzy-c-means/commit/7718856ed5823b68129e28839b174b60d75239a3))

1.7.1

Build

* build: change publish pipeline. ([`2ec4255`](https://github.com/omadson/fuzzy-c-means/commit/2ec42554b1b444d96055b730743488a20c84c774))

* build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`bff083f`](https://github.com/omadson/fuzzy-c-means/commit/bff083fb146f64e516a05d1638bf407a52c80e03))

* build(deps): bump markdown-it-py from 2.1.0 to 2.2.0

Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/executablebooks/markdown-it-py/releases)
- [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/markdown-it-py/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: markdown-it-py
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`a5af1d9`](https://github.com/omadson/fuzzy-c-means/commit/a5af1d96738c9dc893b4ee4c37b7cf371003bf60))

Chore

* chore: change semantic release options. ([`ee5ffef`](https://github.com/omadson/fuzzy-c-means/commit/ee5ffef98e8c6ebd3f5bafb54cdb4ef6789a05eb))

* chore: remove notebook outputs ([`b9bd71c`](https://github.com/omadson/fuzzy-c-means/commit/b9bd71ca9faf5119d5423554e1b4a97f1759a6d1))

* chore: add new env var. ([`8a2cd12`](https://github.com/omadson/fuzzy-c-means/commit/8a2cd12dfa66dd28832e4c78a618891e76158061))

Fix

* fix: correction of the cosine distance calculation method (78). ([`c0fd2f8`](https://github.com/omadson/fuzzy-c-means/commit/c0fd2f8e33ad3328484701b7a4b747e89990261c))

Refactor

* refactor: update pydantic and typer version. ([`5d6384e`](https://github.com/omadson/fuzzy-c-means/commit/5d6384e7a0fc28cd711a0ac97363e64709a76530))

Unknown

* Merge pull request 92 from omadson/docs/remove-notebook-outputs

docs: remove notebook outputs ([`0c4b407`](https://github.com/omadson/fuzzy-c-means/commit/0c4b407326ee26e490abb45268af7e4844e3cd9a))

* Merge pull request 91 from omadson/chore/change-publish-pipeline

chore: add new env var. ([`4cde06d`](https://github.com/omadson/fuzzy-c-means/commit/4cde06d86707e9dfef6c3f1b94bef35c9712cb63))

* Merge pull request 87 from omadson/feature/upgrade-pydantic-to-v2

feature/upgrade pydantic to v2 ([`c4be239`](https://github.com/omadson/fuzzy-c-means/commit/c4be239a7d5d6f13af530dba48d24884d110b999))

* Merge pull request 83 from omadson/dependabot/pip/jinja2-3.1.3

build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 ([`721f8ef`](https://github.com/omadson/fuzzy-c-means/commit/721f8ef06e884a9cd11fbdf014d5920cf59363a8))

* Merge pull request 73 from omadson/dependabot/pip/markdown-it-py-2.2.0

build(deps): bump markdown-it-py from 2.1.0 to 2.2.0 ([`2ad8c6a`](https://github.com/omadson/fuzzy-c-means/commit/2ad8c6a63ba1f6b47eca49f5d6e562d5de7637ec))

1.7.0

What's Changed
* docs: create documentation by omadson in https://github.com/omadson/fuzzy-c-means/pull/49
* build(deps): bump jupyter-server from 1.13.5 to 1.15.4 by dependabot in https://github.com/omadson/fuzzy-c-means/pull/51
* build(deps): bump jupyter-server from 1.13.5 to 1.15.4 in /docs by dependabot in https://github.com/omadson/fuzzy-c-means/pull/50
* build(deps): bump notebook from 6.4.8 to 6.4.10 by dependabot in https://github.com/omadson/fuzzy-c-means/pull/53
* build(deps): bump notebook from 6.4.8 to 6.4.10 in /docs by dependabot in https://github.com/omadson/fuzzy-c-means/pull/52
* build(deps): bump notebook from 6.4.10 to 6.4.12 in /docs by dependabot in https://github.com/omadson/fuzzy-c-means/pull/56
* build(deps): bump notebook from 6.4.10 to 6.4.12 by dependabot in https://github.com/omadson/fuzzy-c-means/pull/55
* build(deps): bump nbconvert from 6.4.2 to 6.5.1 by dependabot in https://github.com/omadson/fuzzy-c-means/pull/57
* build(deps): bump jupyter-server from 1.15.4 to 1.17.0 by dependabot in https://github.com/omadson/fuzzy-c-means/pull/59
* build(deps): bump jupyter-server from 1.15.4 to 1.17.0 in /docs by dependabot in https://github.com/omadson/fuzzy-c-means/pull/58
* Update package to include any size cluster by danich1 in https://github.com/omadson/fuzzy-c-means/pull/64
* feat: add support for custom distance metrics (61) by omadson in https://github.com/omadson/fuzzy-c-means/pull/68

New Contributors
* danich1 made their first contribution in https://github.com/omadson/fuzzy-c-means/pull/64

**Full Changelog**: https://github.com/omadson/fuzzy-c-means/compare/v1.6.4...v1.7.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.