v1.2.5 — Stable, Maintenance only.
With MC's release of their v1.3.0 api, the 1.2.x will be branched and only critical fixes applied.
v1.3.0 — In Progress
- Support for MailChimp Api v 1.3.0 functionality
- Support for Export Api v1.0
v1.3.1 — Planning
- Full + 'Light' versions.
- Wrapper — Allow external (non-web.config) configuration handling.
- Wrapper — JSON input support, and additional output type, JSON-FMT for .NET formatted result class, as opposed to default 'raw' JSON result from MailChimp api – valid for all input types.
- Wrapper — ToString() overrides for more types, improve existing.
- Wrapper — Validation improvements for complex types (campaignCreate, etc.)
v1.3.x – Future Potential
- Wrapper — Allow custom error messages to override default MC messages
- Wrapper — Allow Api activity logging
- Wrapper — Provide ability to restrict specific methods by Apikey
Notes on .NET & VS versions
- v1.2.x — all versions developed using VS2008 targeting .NET 3.5
- v1.3.0 — development using vs2010, targeting .NET 3.5
- v1.3.x — future development using vs2010, will target .NET 4
The Solution Setup for Source Code section has been revised to be used without any project/solution files as those will be removed from the repository at CodePlex due to VS compatability issues.
