27 lines
520 B
Markdown
27 lines
520 B
Markdown
# CHANGELOG
|
|
|
|
## Unreleased
|
|
|
|
### Added
|
|
|
|
- New function UNICODE ([#128](https://github.com/ironcalc/IronCalc/pull/128))
|
|
- New document server (Thanks Dani!)
|
|
- New function FORMULATEXT
|
|
|
|
### Fixed
|
|
|
|
- Fixed several issues with pasting content
|
|
- Fixed several issues with borders
|
|
|
|
## [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
|
|
|
|
[0.2.0]: https://github.com/IronCalc/ironcalc/releases/tag/v0.2.0
|