Files
IronCalc/CHANGELOG.md
2025-01-01 11:54:33 +01:00

740 B

CHANGELOG

Unreleased

Added

  • New function UNICODE (#128)
  • New document server (Thanks Dani!)
  • New function FORMULATEXT
  • Name Manager (#212 #220)

Fixed

  • Fixed several issues with pasting content
  • Fixed several issues with borders
  • Fixed bug where columns and rows could be resized to negative width and height, respectively

0.2.0 - 2024-11-06 (The HN release)

Added

  • Rust crate ironcalc_base
  • Rust crate ironcalc
  • Minimal Python bindings (only Linux)
  • JavaScript bindings
  • React WebApp