Skip to content

Commit 4d60284

Browse files
committed
Bugfixes - Add workbook support for the web version and improve logging (#39)
* Update dependencies * Add upload of workbooks for the Web version; Change how logs are called * Change button alignment; Fix logging imports * Bump version
1 parent 563d9b6 commit 4d60284

File tree

12 files changed

+814
-518
lines changed

12 files changed

+814
-518
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [v1.3.3]
4+
### Added
5+
- Workbook loading in the WASM version
6+
7+
### Changed
8+
- Internally the way logging is done so that it is convergent with the WASM version
9+
- Updated dependencies
10+
311
## [v1.3.0]
412

513
### Added

0 commit comments

Comments
 (0)