Nicolás Hatcher
293303b59c
UPDATE: Add PyUserModel for the Hackaton
2025-06-02 21:27:47 +02:00
Nicolás Hatcher
26b20eea43
UPDATE: Bump versions to 0.5
2025-02-28 01:00:50 +01:00
Nicolás Hatcher
99125f1fea
UPDATE: Adds cell context menu
2025-02-07 19:15:55 +01:00
Nicolás Hatcher
610b899f66
UPDATE: Add raw API to nodejs bindings
2025-01-28 20:26:39 +01:00
Nicolás Hatcher
5d429b1660
UPDATE: Add node bindings
2025-01-26 11:01:42 +01:00
Nicolás Hatcher
ff0d05e3a0
FIX: Make clippy happy (upgrade dependencies)
2025-01-19 14:31:58 +01:00
Nicolás Hatcher
8215cfc9fb
UPDATE: split the webapp in a widget and the app itself
...
This splits the webapp in:
* IronCalc (the widget to be published on npmjs)
* The frontend for our "service"
* Adds "dummy code" for the backend using sqlite
2025-01-17 19:27:55 +01:00
Nicolás Hatcher
1f5f575e7a
UPDATE: Update chrono-tzand bitcode crate versions
2024-11-29 19:55:12 +01:00
Nicolás Hatcher
472740f296
UPDATE: Use regex-lite crate instead of of regex
...
This removes almost 1Mb form the generated wasm(!!!)
2024-11-29 19:55:12 +01:00
Nicolás Hatcher
949eafc97f
FIX: Removes the csv-sniffer in favour of a simple guess
...
This removes 500Kb form the was build so it is worth it.
We were using a very old version of the sniffer, the last one might not
have this bug though
2024-11-26 20:13:41 +01:00
Nicolás Hatcher
cd54389e91
UPDATE: Implement copy/paste in the UI
2024-10-23 21:43:18 +02:00
Nicolás Hatcher Andrés
11df4a55c7
UPDATE: Adds python bindings ( #90 )
...
* UPDATE: Adds python bindings
Exclude pyroncalc and wasm from test coverage
2024-09-21 11:58:50 +02:00
Nicolás Hatcher Andrés
00b5b65588
UPDATE: bump version to 0.2.0 ( #89 )
2024-09-17 00:27:06 +02:00
Nicolás Hatcher Andrés
f9cf86a17c
Bugfix/nicolas more fixes ( #36 )
...
* FIX: Remove the serde_json depndendency
* UPDATE: Use binary representation also for languages and locales
2024-04-15 19:25:38 +02:00
Nicolás Hatcher Andrés
196e074ef5
UPDATE: Serialize/Deserialize with bitcode ( #31 )
...
* UPDATE: Serialize/Deserialize with bitcode
Fixes #12
2024-04-11 23:45:00 +02:00
Nicolás Hatcher Andrés
489027991c
UPDATE: Adds Web browser wasm bindings ( #30 )
...
* UPDATE: Adds Web browser wasm bindings
* FIX: install wasm-pack in the GitHub actions
2024-04-07 12:41:33 +02:00
Nicolás Hatcher Andrés
d445553d85
UPDATE: Adds 'user model' API ( #27 )
...
* bump version for documentation
* Fixes wrong doc comment
* renames old APIs to be consistent
2024-04-03 22:41:15 +02:00
Nicolás Hatcher
2d6e45ad94
UPDATE: Adds a bunch of documentation and examples
2024-02-19 23:00:55 +01:00
Nicolás Hatcher
c84621e13f
UPDATE: bump version and see what happens :/
2024-02-18 23:08:34 +01:00
Nicolás Hatcher
7091c6372a
FIX: Correct logo
2024-02-17 18:07:07 +01:00
Nicolás Hatcher
4e614ebee8
FIX: Bump version to trigger docs.rs build
2024-02-17 17:59:21 +01:00
Nicolás Hatcher
c5b8efd83d
UPDATE: Dump of initial files
2023-11-20 10:46:19 +01:00