Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 1.24 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.1.3 - 2025-01

  • Overwrite now clears the outputs datasets instead of deleting them

v1.1.2 - 2024-07

  • Support . in sheet name (replaced by a _ in the Flow)

v1.1.1 - 2023-07

  • Use folder API instead of local folders

v1.1.0 - 2023-06

  • 🔥 Add support for python 3.7 - 3.11
  • 📙 LICENSE modification

v1.0.1 - 2021-03

  • 🪲 Fix broken XLSX import due to breaking changes in the new version of xlrd
  • 💅 Small README enhancements
  • 📙 Add LICENSE

v1.0.0 - 2020-03

  • 🔥 Initial release