T38c Versions Save

Tile38 Client package

v0.11.0

1 year ago

This release introduces a few breaking changes:

  1. All client methods now accept context.Context as first argument.
  2. t38c.New() now accepts t38c.Config{} struct instead of functional options.
  3. Event subscription commands uses new t38c.EventHandler interface instead of raw function.

All examples and readme have been updated to the new api.

v0.10.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/shadowspore/t38c/compare/v0.10.1...v0.10.2

v0.10.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/shadowspore/t38c/compare/v0.10.0...v0.10.1

v0.10.0

1 year ago

v0.9.6

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/shadowspore/t38c/compare/v0.9.5...v0.9.6