Releases: intercom/intercom-dotnet
2.1.1
2.1.0
Bug fixes:
#95 Added reply to last conversation endpoint
#69 Allow listing all conversations for a workspace
#113 Added conversation ratings
#120 Added the permanent deletion of users
#117 Changed the monthly_spend to decimal
#122 Include count in segments (thanks to @ThomasArdal)
This is the first working version of this library in the .NET Standard 2.0 format. Any feedback you may have will be more than welcome!
2.0.3-beta
Bug fixes:
#124 Fixed project version
This is the first working version of this library in the .NET Standard 2.0 format. Any feedback you may have will be more than welcome!
2.0.2-beta
Bugfixes:
- #116 Removed dependency of test libraries in core library
Upgraded library to NetStandard 2.0
Changelog:
- Added NetStandard 2.0 support
- Renamed the compiled library name
- Updated RestSharp, Newtonsoft.Json and Nunit
- Updated the Nunit tests for the new syntax (thanks to @nicholi and his work)
- Updated several models to have the new fields
- Refactored the README file to increase legibility
- Updated README file with the visitor's endpoint usage instructions
Bugfixes:
.NET Framework 4.5 version
This release was the last stable build before we have migrated the library to support NetStandard 2.0 as noted in the PR #97.
If you are not able to update to NetStandard 2.0 please use this version, but note that we won't be able to maintain it going forward. Fixes and updates will only be supported on the new major release.