All platforms now use a TOML configuration file and the names of some options have changed. Old configs are migrated automatically.
The API provided for other plugins has been removed. If you were using this API, please contact us with feedback on how you were using it so we can work on a replacement.
Additions:
Added a Bukkit integration that forwards commands using plugin messages. This allows using exaroton commands in command blocks and NPCs. Check the README for more details.
Requests are now asynchronous, which should improve performance