Xocto

Latest version: v5.0.1

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

Scan your dependencies

Page 1 of 8

5.0.1

- Implements `__copy__` and `__deepcopy__` on Range types [160](https://github.com/octoenergy/xocto/pull/160/)

5.0.0

- [Breaking] Range types are now (mostly) immutable [142](https://github.com/octoenergy/xocto/pull/142)
- start, end, and bounds can no longer be modified after creation
- [Breaking] The `types` module is now split into a package containing `types.generic` and `types.django` [144](https://github.com/octoenergy/xocto/pull/144)
- `xocto.numbers` and `xocto.ranges` can now be imported without configuring Django
- Postgres range database fields now allow querying by a single value [150](https://github.com/octoenergy/xocto/pull/150)
- `Storage.fetch_file` now supports fetching a range [154](https://github.com/octoenergy/xocto/pull/154/)
- Enables `FiniteDatetimeRange` to be unioned with more than two ranges [155](https://github.com/octoenergy/xocto/pull/155)

4.10.2

- Yanked v4.10.1 due to unintentional inclusion of breaking changes. This release is identical to v4.10.1, but with the breaking changes from [142](https://github.com/octoenergy/xocto/pull/142) removed.

4.10.1

- Updated build config to automatically include sub-packages [143](https://github.com/octoenergy/xocto/pull/143)
- Makes available the new `xocto.fields` package in the distribution introduced in 4.10.0

4.10.0

- Updated dev dependencies like ruff, pytest, and mypy [138](https://github.com/octoenergy/xocto/pull/138)
- Updated doc dependencies to fix the build [139](https://github.com/octoenergy/xocto/pull/139)
- Added a new module `xocto.fields.postgres.ranges` to provide range fields that work with the `Range` classes from `xocto.ranges` [136](https://github.com/octoenergy/xocto/pull/136)
- Tests now depend on postgres and psycopg2
- Doc site should now build again correctly

4.9.3

- Add "as_finite_datetime_periods" fn [134](https://github.com/octoenergy/xocto/pull/134)

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.