Csv-reconcile

Latest version: v0.3.2

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

Scan your dependencies

0.3.2

**Full Changelog**: https://github.com/gitonthescene/csv-reconcile/compare/v0.3.1...v0.3.2
* Addresses problem with csv.Sniffer.sniff() raising errors in certain circumstances raised in 68. The fallback is to simply use the configuration overrides.

0.3.1

What's Changed

Following some [advice](https://github.com/gitonthescene/csv-reconcile/issues/41#issuecomment-983427465) from b2m automatic csv file encoding and parameter detection was added. Overrides are still possible, but this should reduce some of the friction when using variant file encodings or parameters such as changing the csv separator.

* Feature/smart csv by gitonthescene in https://github.com/gitonthescene/csv-reconcile/pull/42
**Full Changelog**: https://github.com/gitonthescene/csv-reconcile/compare/v0.3.0...v0.3.1

0.3.0

The most noticeable change in this release is the reworking of how the service is initialized and started. Initialization is now a separate step from starting the server. This is to facilitate running the service within other WSGI engines. See [README](https://github.com/gitonthescene/csv-reconcile) for details.

Also notable is b2m's addition of a preview service to display the entire contents of a given row when hovering over it. This is opt-in. See README for details.

What's Changed
* Implement Preview Service by b2m in https://github.com/gitonthescene/csv-reconcile/pull/27
* Extending columns showing id and not name 40
* Handle mismatched lines in csv files 39
* Reorganize command line options to accommodate running in a container 22

New Contributors
* dependabot made their first contribution in https://github.com/gitonthescene/csv-reconcile/pull/23
* b2m made their first contribution in https://github.com/gitonthescene/csv-reconcile/pull/27

**Full Changelog**: https://github.com/gitonthescene/csv-reconcile/compare/v0.2.5-alpha...v0.3.0

0.2.5alpha

Just starting to think about formalizing releases. You have to start somewhere! Binaries found on PyPI.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.