Skip to content

Tags: Penhall/MailChimp.NET

Tags

v1.1.0.1

Toggle v1.1.0.1's commit message
Fixes for danesparza#10

The ints default to 0 when they are not nullable, which acts as a
filter.  This is bad.  Switched to nullable -- this should allow the
MailChimp API to interpret these optional fields as 'not present'.

v1.0.0.9

Toggle v1.0.0.9's commit message
Updated NuGet package spec

v1.0.0.5

Toggle v1.0.0.5's commit message
Updated NuGet package, updated formatting