Skip to content

Releases: PromoFaux/Matterhook.NET.MatterhookClient

1.5.1

Choose a tag to compare

@PromoFaux PromoFaux released this 10 Dec 12:56
5ed612f

Full Changelog: 1.5...1.5.1

1.5

1.5

Choose a tag to compare

@PromoFaux PromoFaux released this 17 Oct 17:44
6857524

What's Changed

Full Changelog: 1.4.2...1.5

1.4.2

Choose a tag to compare

@PromoFaux PromoFaux released this 17 Oct 13:42
9048585

What's Changed

Target Frameworks changed - shouldn't cause any issues, but if it does, 1.4.1 is functionally equivalent

Full Changelog: 1.4.1...1.4.2

Matterhook.NET.MatterhookClient v1.4.1

Choose a tag to compare

@PromoFaux PromoFaux released this 30 Oct 14:57
8885596

Exactly the same as 1.4, but hopefully the appveyor yaml issues have been fixed and the package will have the correct name

Matterhook.NET.MatterhookClient v1.4

Choose a tag to compare

@PromoFaux PromoFaux released this 30 Oct 13:40
0f92433

NEW - Interactive Message Button support
NEW - Message Menu Support

Matterhook.NET.MatterhookClient v 1.3

Choose a tag to compare

@PromoFaux PromoFaux released this 06 Oct 20:49

Changes properties such as IconUrl and AuthorUrl to string from URI. This represents a breaking change, so a small amount of work will need to be done in order for this to work with your existing implementations. (not much though!)

Matterhook.NET.MatterhookClient v 1.2.7

Choose a tag to compare

@PromoFaux PromoFaux released this 11 Aug 00:26
3e04406
Merge pull request #7 from PromoFaux/fix/BrokePosting

Maybe one day I'll write tests.

Matterhook.NET.MatterhookClient v1.2.6

Choose a tag to compare

@PromoFaux PromoFaux released this 10 Aug 23:28
528662d
Merge pull request #6 from PromoFaux/new/betterMessageSplitting

Vastly improved message splitting logic. Will preserve words between …

Matterhook.NET.MatterhookClient v1.2.5

Choose a tag to compare

@PromoFaux PromoFaux released this 09 Aug 16:07
7573b87
  • Add optional parameter for setting max message length

Matterhook.NET.MatterhookClient v1.2.4

Choose a tag to compare

@PromoFaux PromoFaux released this 23 Mar 11:27
  • Add support for .Net Standard 2.0 (I think!!)