Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 859 Bytes

CHANGELOG.md

File metadata and controls

35 lines (21 loc) · 859 Bytes

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.

[1.2.0] - 2022-04-04

Added

  • new node demo (./demos/node/)

Fixed

[1.1.0] - 2022-04-03

Added

  • new full demo showcasing every available style method
  • new XLSX.style_version library prop
  • new banner image on README.md

Updated

  • xlsx.js updated to v0.18.5
  • jszip.js updated to v3.7.1
  • typescript defs props fully documented
  • lots of updates to README.md

[1.0.0] - 2021-01-25

  • Initial release