Skip to content

Release v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mrz1836 mrz1836 released this 19 Aug 16:39
· 352 commits to master since this release
6f67547

Changelog

b7a5fa1 Bump version
1b516b7 Fixed go sum, mods
29a3537 Merge branch 'master' into feat/context
0672fda Merge pull request #30 from theflyingcodr/enhancement/bk_envelope
a2cf3fb Merge pull request #31 from theflyingcodr/feat/context
6f67547 Merge pull request #32 from tonicpow/feature/context
c066b6d Slight optimization? maybe?
8c78345 add vendor to ignore and remove vendored files
20e7454 adding context to all public I/O functions to allow the caller to define a cancellation timeout
502d177 adding go-bk JSONEnvelope and tests
7aec935 fixing merge conflict and re-vendor