Filesplit

Latest version: v4.0.1

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

Scan your dependencies

Page 1 of 2

4.0.1

Typo corrections in the readme file

4.0.0

This is a new major release that is not backward compatible with the previous releases. This release adds split by line count functionality. The method names have been renamed to use specific split types for ease of use and extensibility.

**Full Changelog**: https://github.com/ram-jayapalan/filesplit/compare/v3.0.2...v4.0.0

3.0.2

3.0.1

Bug fix for module throwing exception when using ``newline`` set to ``True`` and ``include_header`` set to ``False``

3.0.0

Here is what changed from previous versions

* v3.0.0 is not backward compatible to the previous versions. This is for good, following a futuristic approach.

* ``FileSplit`` class has been renamed to ``Filesplit``

* Added logging functionality

* ``splitbyencoding()`` method has been removed and the functionality has been moved to ``split()`` method.

* Added support for splitting unstructured files including binary files.

* Merge functionality has been introduced to merge the split files back.

* Performance optimizations.

2.0.0

This release works only with Python v3. Any previous release would no longer be supported.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.