Skip to content

v0.1.0

Compare
Choose a tag to compare
@rhamzeh rhamzeh released this 19 Sep 19:15
· 424 commits to main since this release
v0.1.0
185f462

Changelog

Changed:

  • The config server-url has been changed to api-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 over server-url.

Fixed:

  • The core language is now able to better handle extraneous spaces, and panics should be heavily reduced