Skip to content

v0.8.0

Compare
Choose a tag to compare
@kk-no kk-no released this 08 Feb 04:44
· 3 commits to main since this release
d62f156

Summary

API Update

  • Support Conversation Visitor Identification API.

Bugfix

  • Fix HsInt Marshal/Unmarshal process.
    • Fixed the ability to bind string format numbers (e.g. "0") returned by HubSpot to HsInt.

What's Changed

  • Visitor Identification module added. by @Sehbaz in #28
  • Implements Unmarshaler and Stringer interface for HsInt by @kk-no in #29
  • update README.md by @kk-no in #31

New Contributors

Full Changelog: v0.7.0...v0.8.0