v0.10.1
What's Changed
- feat: boldly allow unfilled params by @ConnorStoneAstro in #49
This is not a breaking change, but it allows users to have incompletely filled params and still use a simulator. If it encounters a param it needs to fill, but has no value an error will be thrown.
Full Changelog: v0.10.0...v0.10.1