This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
Releases: shadowspore/t38c
Releases · shadowspore/t38c
v0.11.0
This release introduces a few breaking changes:
- All client methods now accept
context.Context
as first argument. t38c.New()
now acceptst38c.Config{}
struct instead of functional options.- 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
What's Changed
- Add nodwell in Roam by @aliaqa256 in #55
New Contributors
- @aliaqa256 made their first contribution in #55
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.8.0 by @dependabot in #48
- Format floats to allow for very large/small values by @buddy-sandidge in #52
New Contributors
- @buddy-sandidge made their first contribution in #52
Full Changelog: v0.10.0...v0.10.1
v0.10.0
mod: update deps
v0.9.6
What's Changed
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #36
- Added Health Check Method for Tile38 by @Anusha-Rapido in #38
- chore(deps): bump github.com/mediocregopher/radix/v3 from 3.7.0 to 3.8.0 by @dependabot in #41
- Adding flush command by @caiodallaqua in #42
New Contributors
- @Anusha-Rapido made their first contribution in #38
- @dependabot made their first contribution in #41
- @caiodallaqua made their first contribution in #42
Full Changelog: v0.9.5...v0.9.6