Exchange-calendars-extensions-api

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

What’s Changed

Breaking changes:
- The minimum required Python version is now 3.9.
- Within a change set for a calendar, the days to add are now contained in a dictionary with the date being the key. This avoids additional validation to ensure that dates are unique.
- Some model classes that make up a change set have been renamed. For example, `DaySpec` has been renamed to `DayProps`.

Added
* Add ability to attach metadata (tags and a comment) to individual dates. (22) jenskeiner

Changed

* Bump pre-commit from 3.5.0 to 3.6.1 (23) dependabot
* Bump pytest from 7.4.4 to 8.0.0 (19) dependabot
* Bump actions/setup-python from 4 to 5 (18) dependabot
* Bump release-drafter/release-drafter from 5 to 6 (20) dependabot

0.2.0

What’s Changed

Added
* Add dict methods to ChangeSetDict root model for convenience. (17) jenskeiner

Changed
* Bump pydantic from 2.1.1 to 2.5.1 (16) dependabot
* Bump pytest from 7.4.0 to 7.4.3 (14) dependabot
* Bump pre-commit from 3.3.3 to 3.5.0 (13) dependabot
* Bump typing-extensions from 4.7.1 to 4.8.0 (9) dependabot
* Bump actions/checkout from 3 to 4 (7) dependabot

0.1.1

What’s Changed

Fixed
* Correctly detect when package appears in the PyPI index. (1) jenskeiner

0.1.0

What’s Changed
* Initial build out.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.