ironcalc 0.7.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 65a64d4b849c7f2608f74a2393a11bcf72a0542406dae2eccc1b87e2dd9e6cf2
4
+ data.tar.gz: 93bc917a278a2e749be2576d39a2891ad1e130920c908f94a8578f3a03289524
5
+ SHA512:
6
+ metadata.gz: 1bdc75f60bea47a1fe23b20be9002dcbd6c30a59c80cdea2594869029d9768ec5ecae24abbd4a5a6e84b7c6322495f0d28cc95c99bb1fbee39458b3041e33873
7
+ data.tar.gz: 4877535dfb33fb5884cce4e392144a3117141fac7833a0b7e854ae164fe95c26ba982623b881933f601712dbbbce4fe9f298a98f28b33a28e00969e2bf730071
data/CHANGELOG.md ADDED
@@ -0,0 +1,6 @@
1
+ ## 0.7.1.0 (unreleased)
2
+
3
+ - First release
4
+ - Ruby bindings for the IronCalc spreadsheet engine (engine 0.7.1)
5
+ - Raw API (`IronCalc::Model`) and user API (`IronCalc::UserModel`)
6
+ - Load/save xlsx and the internal icalc binary format