Bo4e-schema-tool

Latest version: v0.0.9

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

Scan your dependencies

Page 2 of 2

0.0.5rc2

**Full Changelog**: https://github.com/bo4e/BO4E-Schema-Tool/compare/v0.0.5-rc1...v0.0.5-rc2

0.0.5rc1

What's Changed
* 🩹Error message for missing cache file by lord-haffi in https://github.com/bo4e/BO4E-Schema-Tool/pull/36
* Bump types-requests from 2.31.0.20240106 to 2.31.0.20240125 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/37
* Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/38
* Bump coverage from 7.4.0 to 7.4.1 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/40


**Full Changelog**: https://github.com/bo4e/BO4E-Schema-Tool/compare/v0.0.4...v0.0.5-rc1

0.0.4

What's Changed
* Bump more-itertools from 10.1.0 to 10.2.0 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/33
* 📍pin utf8 encoding by DeltaDaniel in https://github.com/bo4e/BO4E-Schema-Tool/pull/31
* Implement cache for downloaded schema files by lord-haffi in https://github.com/bo4e/BO4E-Schema-Tool/pull/34
* Also cache file tree responses from GitHub by lord-haffi in https://github.com/bo4e/BO4E-Schema-Tool/pull/35

New Contributors
* DeltaDaniel made their first contribution in https://github.com/bo4e/BO4E-Schema-Tool/pull/31

**Full Changelog**: https://github.com/bo4e/BO4E-Schema-Tool/compare/v0.0.3...v0.0.4

0.0.3

What's Changed
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/16
* Bump isort from 5.12.0 to 5.13.2 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/18
* Bump coverage from 7.3.2 to 7.3.3 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/19
* Bump pylint from 3.0.2 to 3.0.3 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/20
* Bump github/codeql-action from 2 to 3 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/22
* Bump black from 23.11.0 to 23.12.1 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/23
* Bump mypy from 1.7.1 to 1.8.0 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/25
* Bump pydantic from 2.5.2 to 2.5.3 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/24
* Bump coverage from 7.3.3 to 7.3.4 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/26
* Bump types-requests from 2.31.0.10 to 2.31.0.20231231 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/27
* Bump coverage from 7.3.4 to 7.4.0 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/29
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/28
* Bump types-requests from 2.31.0.20231231 to 2.31.0.20240106 by dependabot in https://github.com/bo4e/BO4E-Schema-Tool/pull/30
* Add support for `Decimal` type in python by lord-haffi in https://github.com/bo4e/BO4E-Schema-Tool/pull/32


**Full Changelog**: https://github.com/bo4e/BO4E-Schema-Tool/compare/v0.0.2...v0.0.3

0.0.2

What's Changed
* Bump click from 8.1.3 to 8.1.7 by dependabot in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/6
* Bump mypy from 1.6.1 to 1.7.0 by dependabot in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/9
* Bump black from 23.10.1 to 23.11.0 by dependabot in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/7
* Bump more-itertools from 9.1.0 to 10.1.0 by dependabot in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/8
* Bump pydantic from 2.4.2 to 2.5.1 by dependabot in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/10
* Bump mypy from 1.7.0 to 1.7.1 by dependabot in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/12
* Bump pydantic from 2.5.1 to 2.5.2 by dependabot in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/13
* ✨Add config for additional model schemas by lord-haffi in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/11
* Add some features and apply various fixes by lord-haffi in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/14
* Add option to automatically clear the output directory by lord-haffi in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/15


**Full Changelog**: https://github.com/Hochfrequenz/BO4E-Schema-Tool/compare/v0.0.1...v0.0.2

0.0.1

What's Changed
* Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/1
* Bump black from 23.10.0 to 23.10.1 by dependabot in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/2
* Basic setup by lord-haffi in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/3
* First setup - code stuff by lord-haffi in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/4
* Enable release workflow by lord-haffi in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/5

New Contributors
* dependabot made their first contribution in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/1
* lord-haffi made their first contribution in https://github.com/Hochfrequenz/BO4E-Schema-Tool/pull/3

**Full Changelog**: https://github.com/Hochfrequenz/BO4E-Schema-Tool/commits/v0.0.1

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.