Xocto

Latest version: v4.10.2

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

Scan your dependencies

Page 5 of 7

3.1.0

- New function `pact_testing.get_git_branch_name()` for getting current git branch name [40](https://github.com/octoenergy/xocto/pull/40)
- New tracing module [46](https://github.com/octoenergy/xocto/pull/46)
- Updated dependencies so openpyxl, pandas, python-dateutil, python-magic, pytz, structlog, and xlrd are installed not just in dev [48](https://github.com/octoenergy/xocto/pull/48)
- Add pyarrow dependency [44](https://github.com/octoenergy/xocto/pull/44)

3.0.0

Includes:

- Many type annotations added ([33](https://github.com/octoenergy/xocto/pull/33)), breaking changes for some users means releasing this as a major version upgrade.
- Type annotation for `get_finite_datetime_ranges_from_timestamps` updated ([37](https://github.com/octoenergy/xocto/pull/37)).
- Added the `localtime` function `period_exceeds_one_year` for determining whether a datetime period
exceeds one year ([41](https://github.com/octoenergy/xocto/pull/41)).

2.4.0

Includes:

- Many type annotations added ([33](https://github.com/octoenergy/xocto/pull/33)).
- Type annotation for `get_finite_datetime_ranges_from_timestamps` updated ([37](https://github.com/octoenergy/xocto/pull/37)).
- Added the `localtime` function `period_exceeds_one_year` for determining whether a datetime period
exceeds one year ([41](https://github.com/octoenergy/xocto/pull/41)).

2.3.0

Includes:

- Addition of get_last_modified function ([32](https://github.com/octoenergy/xocto/pull/32))
- Update project dependencies ([34](https://github.com/octoenergy/xocto/pull/34))

2.2.1

Includes:

- A small fix to publish the storage module in setup.py
- README update

2.2

Includes:

- Remove the assert_never helper ([16](https://github.com/octoenergy/xocto/pull/16))
- Add common pact testing test fixtures 18 ([18](https://github.com/octoenergy/xocto/pull/18))
- Add S3 reusable code ([19](https://github.com/octoenergy/xocto/pull/19))

Starting from this release, this project will be versioned using [Semantic Versioning ](https://semver.org/):

> Given a version number MAJOR.MINOR.PATCH, increment the:
>
> - MAJOR version when you make incompatible API changes
> - MINOR version when you add functionality in a backwards compatible manner
> - PATCH version when you make backwards compatible bug fixes
> - Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

In practice this has been happening already, but we are now making it official.

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.