Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 338 Bytes

CHANGELOG.md

File metadata and controls

9 lines (7 loc) · 338 Bytes

Changelog

All notable changes to this project will be documented in this file.

v1.1.0

  • Unification of read and write nodes into a single node.
  • Conversion to parse only the parquet file, eliminating the read and write functions of the file to use the standard nodered read file and write file nodes.

v1.0.0

  • Initial release