v0.1.0
Changelog
Changed:
- The config
server-url
has been changed toapi-url
to be consistent with the upcoming SDK changes
server-url
is still accepted but is considered deprecated and may be removed in future releases.
If present,api-url
will take precedence overserver-url
.
Fixed:
- The core language is now able to better handle extraneous spaces, and panics should be heavily reduced