Skip to content

Releases: PromoFaux/Matterhook.NET.MatterhookClient

Matterhook.NET.MatterhookClient v1.2.2

29 Sep 00:10

Choose a tag to compare

Changes:

  • new lines.... I shouldn't code after midnight

Matterhook.NET.MatterhookClient v1.2.1

28 Sep 23:56

Choose a tag to compare

Changes:

  • Check for Attachments being null before using Attachments.Any()
  • Slight tweak to post count (moved to beginning of message)

Matterhook.NET.MatterhookClient v1.2

28 Sep 23:25

Choose a tag to compare

Changes:

  • Add check for message/attachment text length. If greater than 3800, split into multiple parts

Matterhook.NET.MatterhookClient v1.1

29 Aug 22:28

Choose a tag to compare

This release should automatically publish to nuget using appveyor. Additonal number after version number will be the build number

Changes:

  • Target .NETCoreApp1.0, .NETCoreApp2.0, .NETFramework4.5.2, and .NETFramework4.6.1
  • Add in system.net.http from nuget, and drop the assembly package of the same name.