Magpie 1.14
Releases in the 1.14 series, newest first.
Magpie 1.14.1
Version 1.14.1 is a patch release in the 1.14.x series. It was released on April 12th, 2020. Changes include:
- Bug fix where some notebook paragraphs were not able to be cancelled
Magpie 1.14.0
Version 1.14.0 is a minor release in the 1.x series. The rolling release started on March 29th, 2020. Changes include:
- Ability for admins to restart the Magpie interpreter from the notebook
- More descriptive error messages for JSON parsing errors
- Support for setting a custom
null valuewhen exporting results - Support for setting a custom
encodingwhen reading and writingcsvandjsonfiles - Support for setting a custom
encodingwhen exporting results - Support for sharing Scala, Python, and R functions and variables throughout tasks in a job
- Bug fix for closure serialization in Scala script tasks
- Bug fix for displaying items after data tables in a single notebook paragraph
- Bug fix to display an error message when using the
with replace with deleteoption with unsupported data sources