Skip to content

v0.8.0

Compare
Choose a tag to compare
@nover nover released this 12 Oct 08:00
· 105 commits to master since this release

This release contains breaking changes due to changing the name of AcceptHubSpotDataEntity to ToHubSpotDataEntity. It also adds a new virtual function called FromHubSpotDataEntity

Both are added in order to aid in serializing and deserializing entities.

Please see PR #15 for further details