Decimify

Latest version: v0.2.3

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

Scan your dependencies

Page 1 of 2

0.2.3

What's Changed
* build(deps-dev): bump filelock from 3.14.0 to 3.15.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/156
* build(deps-dev): bump ruff from 0.4.8 to 0.4.9 by dependabot in https://github.com/zahidkizmaz/decimify/pull/157
* build(deps-dev): bump filelock from 3.15.1 to 3.15.4 by dependabot in https://github.com/zahidkizmaz/decimify/pull/158
* build(deps-dev): bump coverage from 7.5.3 to 7.5.4 by dependabot in https://github.com/zahidkizmaz/decimify/pull/159
* build(deps-dev): bump ruff from 0.4.9 to 0.4.10 by dependabot in https://github.com/zahidkizmaz/decimify/pull/160
* build(deps-dev): bump virtualenv from 20.26.2 to 20.26.3 by dependabot in https://github.com/zahidkizmaz/decimify/pull/161
* build(deps-dev): bump ruff from 0.4.10 to 0.5.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/162
* build(deps-dev): bump mypy from 1.10.0 to 1.10.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/163
* build(deps-dev): bump ruff from 0.5.0 to 0.5.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/164
* build(deps-dev): bump identify from 2.5.36 to 2.6.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/165
* build(deps-dev): bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/166
* build(deps-dev): bump exceptiongroup from 1.2.1 to 1.2.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/168
* build(deps-dev): bump ruff from 0.5.1 to 0.5.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/167
* build(deps-dev): bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/169
* build(deps-dev): bump mypy from 1.10.1 to 1.11.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/170
* build(deps-dev): bump ruff from 0.5.2 to 0.5.4 by dependabot in https://github.com/zahidkizmaz/decimify/pull/171
* build(deps-dev): bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/172
* build(deps-dev): bump pre-commit from 3.7.1 to 3.8.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/173
* build(deps-dev): bump ruff from 0.5.4 to 0.5.5 by dependabot in https://github.com/zahidkizmaz/decimify/pull/174
* build(deps-dev): bump mypy from 1.11.0 to 1.11.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/175
* build(deps-dev): bump ruff from 0.5.5 to 0.5.6 by dependabot in https://github.com/zahidkizmaz/decimify/pull/176
* build(deps-dev): bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/177
* build(deps-dev): bump pyyaml from 6.0.1 to 6.0.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/178
* build(deps-dev): bump ruff from 0.5.6 to 0.5.7 by dependabot in https://github.com/zahidkizmaz/decimify/pull/179
* build(deps-dev): bump ruff from 0.5.7 to 0.6.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/180
* build(deps-dev): bump mypy from 1.11.1 to 1.11.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/182
* build(deps-dev): bump ruff from 0.6.1 to 0.6.3 by dependabot in https://github.com/zahidkizmaz/decimify/pull/183
* build(deps-dev): bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/zahidkizmaz/decimify/pull/189
* build(deps-dev): bump pre-commit from 3.8.0 to 4.0.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/200
* build(deps-dev): bump ruff from 0.6.3 to 0.6.9 by dependabot in https://github.com/zahidkizmaz/decimify/pull/199
* build(deps-dev): bump tomli from 2.0.1 to 2.0.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/198
* build(deps-dev): bump virtualenv from 20.26.3 to 20.26.6 by dependabot in https://github.com/zahidkizmaz/decimify/pull/196
* build(deps-dev): bump platformdirs from 4.2.2 to 4.3.6 by dependabot in https://github.com/zahidkizmaz/decimify/pull/194
* build(deps-dev): bump filelock from 3.15.4 to 3.16.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/192
* build(deps-dev): bump identify from 2.6.0 to 2.6.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/190
* feat: add python 3.13 support by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/201


**Full Changelog**: https://github.com/zahidkizmaz/decimify/compare/v0.2.2...v0.2.3

0.2.2

What's Changed
* chore: update pre-commit version by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/78
* chore: update ruff target version to py312 by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/79
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/zahidkizmaz/decimify/pull/80
* Bump ruff from 0.1.9 to 0.1.11 by dependabot in https://github.com/zahidkizmaz/decimify/pull/81
* Bump ruff from 0.1.11 to 0.1.13 by dependabot in https://github.com/zahidkizmaz/decimify/pull/82
* Bump actions/cache from 3 to 4 by dependabot in https://github.com/zahidkizmaz/decimify/pull/83
* Bump ruff from 0.1.13 to 0.1.14 by dependabot in https://github.com/zahidkizmaz/decimify/pull/84
* Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/85
* Bump ruff from 0.1.14 to 0.2.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/87
* Bump ruff from 0.2.0 to 0.2.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/89
* Bump pre-commit from 3.6.0 to 3.6.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/88
* Bump ruff from 0.2.1 to 0.2.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/92
* Bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/91
* Bump pre-commit from 3.6.1 to 3.6.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/90
* Bump pytest from 8.0.1 to 8.1.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/98
* Bump ruff from 0.2.2 to 0.3.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/97
* Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/96
* Bump ruff from 0.3.2 to 0.3.3 by dependabot in https://github.com/zahidkizmaz/decimify/pull/99
* chore: update ruff syntax by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/100
* chore[dependabot]: allow all dependencies types by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/101
* chore: increase dependabot pr limit by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/107
* Bump virtualenv from 20.25.0 to 20.25.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/102
* Bump platformdirs from 4.1.0 to 4.2.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/103
* Bump identify from 2.5.33 to 2.5.35 by dependabot in https://github.com/zahidkizmaz/decimify/pull/104
* Bump setuptools from 69.0.3 to 69.2.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/105
* Bump typing-extensions from 4.9.0 to 4.10.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/106
* Bump packaging from 23.2 to 24.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/109
* Bump coverage from 7.4.0 to 7.4.4 by dependabot in https://github.com/zahidkizmaz/decimify/pull/108
* fix: typo separator by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/110
* Bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/zahidkizmaz/decimify/pull/86
* build(deps-dev): bump filelock from 3.13.1 to 3.13.4 by dependabot in https://github.com/zahidkizmaz/decimify/pull/119
* build(deps-dev): bump setuptools from 69.2.0 to 69.5.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/117
* build(deps-dev): bump typing-extensions from 4.10.0 to 4.11.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/116
* build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/112
* build(deps-dev): bump pre-commit from 3.6.2 to 3.7.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/111
* build(deps-dev): bump ruff from 0.3.3 to 0.4.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/120
* build(deps-dev): bump exceptiongroup from 1.2.0 to 1.2.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/124
* build(deps-dev): bump virtualenv from 20.25.1 to 20.25.3 by dependabot in https://github.com/zahidkizmaz/decimify/pull/123
* build(deps-dev): bump identify from 2.5.35 to 2.5.36 by dependabot in https://github.com/zahidkizmaz/decimify/pull/122
* build(deps-dev): bump pluggy from 1.4.0 to 1.5.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/121
* build(deps-dev): bump coverage from 7.4.4 to 7.5.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/125
* build(deps-dev): bump pytest from 8.1.1 to 8.1.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/126
* build(deps-dev): bump virtualenv from 20.25.3 to 20.26.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/127
* build(deps-dev): bump platformdirs from 4.2.0 to 4.2.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/130
* build(deps-dev): bump ruff from 0.4.1 to 0.4.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/129
* build(deps-dev): bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/128
* build(deps-dev): bump nodeenv from 1.8.0 to 1.9.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/153
* build(deps-dev): bump packaging from 24.0 to 24.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/152
* build(deps-dev): bump ruff from 0.4.2 to 0.4.8 by dependabot in https://github.com/zahidkizmaz/decimify/pull/151
* build(deps-dev): bump typing-extensions from 4.11.0 to 4.12.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/150
* build(deps-dev): bump coverage from 7.5.0 to 7.5.3 by dependabot in https://github.com/zahidkizmaz/decimify/pull/146
* build(deps-dev): bump pytest from 8.1.2 to 8.2.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/149
* build(deps-dev): bump virtualenv from 20.26.0 to 20.26.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/140
* build(deps-dev): bump platformdirs from 4.2.1 to 4.2.2 by dependabot in https://github.com/zahidkizmaz/decimify/pull/139
* build(deps-dev): bump pre-commit from 3.7.0 to 3.7.1 by dependabot in https://github.com/zahidkizmaz/decimify/pull/137
* build(deps-dev): bump filelock from 3.13.4 to 3.14.0 by dependabot in https://github.com/zahidkizmaz/decimify/pull/133
* Make mypy happy (explicit reexport) by a1d4r in https://github.com/zahidkizmaz/decimify/pull/154
* chore: bump version to 0.2.2 by zahidkizmaz in https://github.com/zahidkizmaz/decimify/pull/155

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

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

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

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.