Exchange-calendars-extensions-api

Latest version: v0.4.0

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

Scan your dependencies

0.4.0

What’s Changed

Added
* Add separate DateLike type that removes timezone information and normalizes to midnight. (40) jenskeiner

Changed
* Bump pytest-cov from 4.1.0 to 5.0.0 (34) dependabot
* Bump pre-commit from 3.6.2 to 3.7.0 (35) dependabot
* Bump pydantic from 2.6.2 to 2.7.1 (38) dependabot
* Bump typing-extensions from 4.10.0 to 4.11.0 (36) dependabot
* Bump pytest from 8.0.2 to 8.2.0 (39) dependabot
* Bump pre-commit from 3.6.1 to 3.6.2 (24) dependabot
* Bump pydantic from 2.6.1 to 2.6.2 (26) dependabot
* Bump pytest from 8.0.0 to 8.0.2 (27) dependabot
* Bump pandas from 2.2.0 to 2.2.1 (28) dependabot
* Bump typing-extensions from 4.9.0 to 4.10.0 (29) dependabot

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

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.