1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
Commit graph

5 commits

Author SHA1 Message Date
Jon 4d37b9669f
docs: Update add options text (no-changelog) () 2024-07-29 13:27:23 +01:00
Jon f13dbc9cc3
feat(Extract from File Node): Add option to set encoding for CSV files () 2024-05-16 13:38:40 +01:00
Michael Kret 5e16dd4ab4
feat(core): Improvements/overhaul for nodes working with binary data ()
Github issue / Community forum post (link here to close automatically):

---------

Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Marcus <marcus@n8n.io>
2024-01-03 13:08:16 +02:00
कारतोफ्फेलस्क्रिप्ट™ 79f23fb939
feat(Spreadsheet File Node): Improve CSV parsing ()
This adds support for
1. custom delimiters
2. reading offsets to avoid having to read a large CSV all at once
3. excluding byte-order-mark

NODE-861
2023-10-18 16:57:37 +02:00
कारतोफ्फेलस्क्रिप्ट™ 689a77cc87
refactor(Spreadsheet File Node): Reduce memory usage when loading CSV files ()
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-09-06 11:58:00 +02:00