Releases: stencila/rasta
Releases · stencila/rasta
v0.10.3
0.10.3 (2021-10-11)
Bug Fixes
- Codec: Return Stencila entities (1e1adfc)
v0.10.2
0.10.2 (2021-02-02)
Bug Fixes
- Deps: Update Stencila Schema (6d44bd6)
v0.10.1
0.10.1 (2021-02-02)
Bug Fixes
- Encoding: Handle errors and supress warnings when decoding outputs (90a1b9a), closes #6
- Server: Call own log (46a29ee)
v0.10.0
0.10.0 (2020-12-23)
Bug Fixes
- Codec: Skip some data.frame column types (48eb94b)
Features
- Codec: Add row names as a new column (6fbab53)
v0.9.0
0.9.0 (2020-10-01)
Bug Fixes
- Deps: Upgrade Schema version (d4f4e5b)
- Server: Reduce the size of debug log entries (fff41d8)
Features
- Logging: Allow stack to be passed to error method (c375752)
v0.8.1
0.8.1 (2020-09-10)
Bug Fixes
- Interpreter: Group recordedplot outputs (0fe994d), closes #3
v0.8.0
0.8.0 (2020-09-10)
Features
- PipeServer: Remove unused server class (5001f4c)
v0.7.1
0.7.1 (2020-08-14)
Bug Fixes
- Improve serialization to/from JSON (3f148d3)
v0.7.0
0.7.0 (2020-08-13)
Features
- Interpreter: Allow setting of chunk options using comments (a53b19f)
v0.6.0
0.6.0 (2020-08-11)
Bug Fixes
- Messages: Send other messages to the log. (a91fe32)
- Warnings: Send code chunk warning messages to log instead of output (dc4b19e)
Features
- Interpreter: Handle fig.width and fig.height options (f721587)