Decimify

Latest version: v0.2.1

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

Scan your dependencies

0.2.1

What's Changed
* relase: prepare to release 0.2.1 by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/77


**Full Changelog**: https://github.com/zahidkizmaz/decimify/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* Update issue templates by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/12
* Create PULL_REQUEST_TEMPLATE.md by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/13
* Bump ruff from 0.0.261 to 0.0.262 by dependabot in https://github.com/zahidkizmaz/decimify/pull/14
* Bump pre-commit from 3.2.2 to 3.3.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/17
* Bump ruff from 0.0.262 to 0.0.265 by dependabot in https://github.com/zahidkizmaz/decimify/pull/16
* Bump pytest-cov from 4.0.0 to 4.1.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/22
* Bump pre-commit from 3.3.1 to 3.3.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/21
* Bump mypy from 1.2.0 to 1.3.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/18
* Bump ruff from 0.0.265 to 0.0.272 by dependabot in https://github.com/zahidkizmaz/decimify/pull/24
* Bump mypy from 1.3.0 to 1.4.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/29
* Bump ruff from 0.0.272 to 0.0.275 by dependabot in https://github.com/zahidkizmaz/decimify/pull/28
* Bump pytest from 7.3.1 to 7.4.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/27
* Bump pre-commit from 3.3.2 to 3.3.3 by dependabot in https://github.com/zahidkizmaz/decimify/pull/26
* Bump ruff from 0.0.275 to 0.0.284 by dependabot in https://github.com/zahidkizmaz/decimify/pull/37
* Bump mypy from 1.4.1 to 1.5.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/36
* Bump black from 23.3.0 to 23.7.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/32
* Bump exceptiongroup from 1.1.1 to 1.1.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/30
* Bump exceptiongroup from 1.1.2 to 1.1.3 by dependabot in https://github.com/zahidkizmaz/decimify/pull/38
* Bump mypy from 1.5.0 to 1.5.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/40
* Bump ruff from 0.0.284 to 0.0.285 by dependabot in https://github.com/zahidkizmaz/decimify/pull/39
* Bump mypy from 1.5.1 to 1.6.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/55
* Bump black from 23.7.0 to 23.10.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/53
* Bump pre-commit from 3.3.3 to 3.5.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/52
* Bump pytest from 7.4.0 to 7.4.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/46
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/zahidkizmaz/decimify/pull/45
* Bump ruff from 0.0.285 to 0.1.3 by dependabot in https://github.com/zahidkizmaz/decimify/pull/56
* Bump black from 23.10.0 to 23.10.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/57
* Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/zahidkizmaz/decimify/pull/58
* Bump ruff from 0.1.3 to 0.1.5 by dependabot in https://github.com/zahidkizmaz/decimify/pull/60
* Bump black from 23.10.1 to 23.11.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/61
* Bump mypy from 1.6.1 to 1.7.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/62
* Bump ruff from 0.1.5 to 0.1.6 by dependabot in https://github.com/zahidkizmaz/decimify/pull/63
* Bump mypy from 1.7.0 to 1.8.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/73
* Bump ruff from 0.1.6 to 0.1.9 by dependabot in https://github.com/zahidkizmaz/decimify/pull/72
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/zahidkizmaz/decimify/pull/69
* Bump pre-commit from 3.5.0 to 3.6.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/67
* chore: drop black and isort in favor of ruff by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/74
* Bump exceptiongroup from 1.1.3 to 1.2.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/65
* feat: add python 3.12 and drop unused configs by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/75
* ci: create pre-commit cache for faster ci runs by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/76

New Contributors
* dependabot made their first contribution in https://github.com/zahidkizmaz/decimify/pull/14

**Full Changelog**: https://github.com/zahidkizmaz/decimify/compare/v0.1.3...v0.2.0

0.1.3

What's Changed
* add py.typed file to decimify root by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/10
* update package version to 0.1.3 by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/11


**Full Changelog**: https://github.com/zahidkizmaz/decimify/compare/v0.1.2...v0.1.3

0.1.2

What's Changed
* update version in pyproject by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/9


**Full Changelog**: https://github.com/zahidkizmaz/decimify/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* Add installaion section and badges to readme by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/5
* Add codecov by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/6
* add dependabot config by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/7
* Extend readme by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/8


**Full Changelog**: https://github.com/zahidkizmaz/decimify/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
* Init project by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/1
* Introduce github actions by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/2
* Fix CI by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/3
* Add publish CI workflow by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/4

New Contributors
* zahidkizmaz made their first contribution in https://github.com/zahidkizmaz/decimify/pull/1

**Full Changelog**: https://github.com/zahidkizmaz/decimify/commits/v0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.