Filesplit

Latest version: v4.1.0

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

Scan your dependencies

Page 1 of 2

4.1.0

What's Changed
* Feature/zerofill by jeremyis78 in https://github.com/ram-jayapalan/filesplit/pull/30

New Contributors
* jeremyis78 made their first contribution in https://github.com/ram-jayapalan/filesplit/pull/30

**Full Changelog**: https://github.com/ram-jayapalan/filesplit/compare/v4.0.1...v4.1.0

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.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.