* bump version for documentation * Fixes wrong doc comment * renames old APIs to be consistent
IronCalc Base is the engine of the IronCalc ecosystem
To build the library
$ cargo build --release
To run the tests:
$ cargo tests