Skip to content

Releases: ironcalc/IronCalc

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 25 Jan 10:18

What's Changed

  • Feat: Enhance autofill functionality by @rezat-c in #666
  • docs: update feature and webapp pages by @dg-ac in #706
  • FIX: Dead link in docs by @nhatcher in #711
  • FIX: Parses dates separated with dots properly by @nhatcher in #714
  • FIX: We can now rename sheets into a different case by @nhatcher in #713
  • FIX: Currency formatting changes currency depending on Locale by @nhatcher in #712
  • Remove space from number formats to match ECMA-376 by @syabro in #710
  • Workbook: don't bundle dependencies, only build ES module by @jvdp in #683
  • FIX: Parses dates correctly for DATABASE functions by @nhatcher in #715
  • UPDATE: Prepare for release v0.7.1 by @nhatcher in #716

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 19:34

What's Changed

Read more

v0.6.0

Choose a tag to compare

@nhatcher nhatcher released this 19 Oct 16:38
fad8bc7

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 28 Feb 11:28
FIX: Fixes for the CI builds

MVP

MVP

Choose a tag to compare

@nhatcher nhatcher released this 28 Feb 00:07

What's Changed

Full Changelog: v0.3.1...v0.5.0

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 28 Jan 19:34
UPDATE: Add raw API to nodejs bindings

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 17:02
UPDATE: Add node bindings

v0.2.0

Choose a tag to compare

@nhatcher nhatcher released this 15 Nov 00:10

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