Pyxtf

Latest version: v1.4.0

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

Scan your dependencies

Page 1 of 2

1.4.0

What's Changed
* Fix RuntimeError when reading packets with zero samples. by sorenwn in https://github.com/oysstu/pyxtf/pull/28
* Fix the misread of XTFRawCustomHeader and read the data that follows the header. by liuhongji2000 in https://github.com/oysstu/pyxtf/pull/31

New Contributors
* sorenwn made their first contribution in https://github.com/oysstu/pyxtf/pull/28
* liuhongji2000 made their first contribution in https://github.com/oysstu/pyxtf/pull/31

**Full Changelog**: https://github.com/oysstu/pyxtf/compare/v1.3.2...v1.4.0

1.3.2

- Put type hints directly under version control instead of auto-generating

1.3.1

- Resolve problems with CI and automatic upload to pypi

1.3.0

Changes
- Disabled automatic generation of index file. Can be enabled through parameter to xtf_read to improve performance for repeated reads (resolves 5 and 9).
- Added function to_bytes to ctypes structs, which is overloaded for XTFPingHeader to append alternating XTFPingChanHeaders and data.

1.2

Minor release that allows parsing XTF-files with unknown packets without failing.

* Unimplemented packets are returned as XTFUnknownPacket
* Fix spelling error; slandrange -> slantrange

1.1

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.