Flattentool

Latest version: v0.26.0

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

Scan your dependencies

Page 1 of 7

0.26.0

Fixed

- Ignore null characters in the input CSV file when getting non-header rows
- When unflatteneing XML, avoid errors due to namespaces causing colons in sheet names, by replacing them with dashes https://github.com/OpenDataServices/flatten-tool/pull/456

Changed

- Use custom warnings and exceptions [450](https://github.com/OpenDataServices/flatten-tool/issues/450) [#451](https://github.com/OpenDataServices/flatten-tool/issues/451)
- Add example pip install command to geo dependencies missing warning [445](https://github.com/OpenDataServices/flatten-tool/issues/445)
- When outputting XML, handle namespaces that don't cover the whole file https://github.com/OpenDataServices/flatten-tool/pull/456

0.25.0

Fixed

- Don't error when there's a datetime in the header https://github.com/OpenDataServices/flatten-tool/issues/438

- Ignore null characters in the input CSV file when reading configuration from the header rows
https://github.com/OpenDataServices/flatten-tool/pull/446

Changed

- If `json_dict` is not a dict, return a useful error/warning https://github.com/OpenDataServices/flatten-tool/issues/442

0.24.2

Fixed

- Rename `_get_column_letter` import to `get_colunmn_letter` for compatibility
with latest openpyxl
https://github.com/OpenDataServices/flatten-tool/issues/443

0.24.1

Fixed

- Ignore null characters in the input CSV file when getting header rows
https://github.com/OpenDataServices/flatten-tool/pull/435

0.24.0

Changed

- New "geo" optional python dependency and some existing python dependencies moved to it.
If you were using this functionality before, you'll need to start installing "geo" to get same behaviour.
https://github.com/OpenDataServices/flatten-tool/issues/424
https://github.com/OpenDataServices/flatten-tool/pull/433

0.23.0

Changed

- Flatten & Create Template: Previously, CSV filenames were truncated to 31 characters, which is the maximum length of a sheet name in Excel.
Now allow CSV filenames of any length and only truncate sheet names when the output format is XLSX or ODS.
https://github.com/OpenDataServices/flatten-tool/pull/428

Fixed

- flatten --sheet-prefix option does not work in ODS files https://github.com/OpenDataServices/flatten-tool/issues/430

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.