Fastgedcom

Latest version: v1.1.3

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

Scan your dependencies

1.1.3

==================
- Add Python 3.12 support. [abf7c80](https://github.com/GatienBouyer/fastgedcom/commit/abf7c802f10b7e56a11502130eecfe4f602f58d6)
- Implement Line.__iter__ to iterate over sub-lines [c25c157](https://github.com/GatienBouyer/fastgedcom/commit/c25c157072a57f4f17cb892aa8fd2807ad442018).
- Add Document.all_lines to iterate over every single lines [a420c01](https://github.com/GatienBouyer/fastgedcom/commit/a420c010c33646ebba60e91042870a17781399ce).

1.1.2

==================
- New MalformedError for strict_parse when there are warnings. [67308ce](https://github.com/GatienBouyer/fastgedcom/commit/67308ce18aa599e73055ede1ce03b898b381512f)
- Add a case for LevelInconsistencyWarning: for line with the wrong parent level. [de936b5](https://github.com/GatienBouyer/fastgedcom/commit/de936b53644b5abed62c33ae134b3e8f128a9308)
- Fix guess_encoding which was detecting BOM marks of UTF-16 instead of UTF-32. [62b74a3](https://github.com/GatienBouyer/fastgedcom/commit/62b74a3edfffa18eed6a0b725c42b70deefa7c70)

1.1.1

==================

- New Line.get_source, Line.get_all_sub_lines, and Document.get_source methods. [PR 16](https://github.com/GatienBouyer/fastgedcom/pull/16)
- Deprecate get_source and get_all_sub_lines of the helpers module. [PR 16](https://github.com/GatienBouyer/fastgedcom/pull/16)
- Fix type error when ansel isn't installed. [f7aa409](https://github.com/GatienBouyer/fastgedcom/commit/f7aa40991fcdbe655e3af1bda138ac4e8b0dc4fc)

1.1.0

==================

- Improve encoding guessing. [PR 12](https://github.com/GatienBouyer/fastgedcom/pull/12)
- Optionnal ansel dependency. [PR 13](https://github.com/GatienBouyer/fastgedcom/pull/13)
- Add Python 3.12 support. [PR 13](https://github.com/GatienBouyer/fastgedcom/pull/13)

1.0.0

==================
- Initial Release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.