Skip to content

💥 Use ExpansionError for scalar values expansion

AdminXVII requested to merge AdminXVII/ion:expander-to-error into master

Bubble errors when expending scalar values. Use a type parameter for the Expander to allow errors in command.

Breaking change: using a non-declared variables is a programming error and as such exits the script

Edited by AdminXVII

Merge request reports