Skip to content

v0.4.0 - Localization

Compare
Choose a tag to compare
@hypergonial hypergonial released this 05 Jan 08:54
· 284 commits to main since this release
  • Add localization support through locale providers. See the localization example for more.
  • Add @GatewayClient.listen, GatewayClient.subscribe, GatewayClient.unsubscribe.
  • Add @GatewayPlugin.listen, GatewayPlugin.subscribe, GatewayPlugin.unsubscribe.
  • Make all first-order decorators work as second-order decorators as well.