Opening-hours-py

Latest version: v1.1.2

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

Scan your dependencies

Page 2 of 3

0.11.1

Rust

- More robust week selector

0.11.0

General

- General reorganisation of modules

Rust

- Coordinates validation
- Add fuzzing corpus

0.10.1

Rust

- Fix missing items in documentation

0.10.0

Rust

- Rust 1.83
- Support localization (timezone & coords)
- add default feature _log_
- add optional feature _auto-country_
- add optional feature _auto-timezone_

Python

- Add the `opening_hours.State` type.
- Updated to latest maturin's workflow, which should ship precompiled binaries
for more older Python version in the future.
- Support localization (timezone & coords)
- Add exception types `ParserError` and `UnknownCountryError`

0.9.1

Fixes

- Fix [56](https://github.com/remi-dupre/opening-hours-rs/issues/56):
expressions with no date filter (eg. `00:30-05:30`) may be considered as
always closed.

0.9.0

General

- Holidays database from [nager.date](https://date.nager.at/).
- Some support for public holidays.
- Replace all panicking functions with faillible ones.

Rust

- `OpeningHours` now implements `FromStr`.
- `CompactCalendar` is no longer bounded.
- Added `Context`, which will later be extended to handle localization info.
- Added module `country`.
- Better documentation converage.

Python

- Got rid of `unsafe` used in `OpeningHours.intervals` implementation.
- The iterator returned by `OpeningHours.intervals` can be moved between
threads.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.