v1.0.3
What's Changed
- Add PostExportAction and PostImportAction classes to handle exportingand importing posts as ZIP files with CSV and images; refactor PostResource to delegate export and import logic to these new actions for cleaner and more maintainable code. by @thejmitchener in #39
Full Changelog: v1.0.2...v1.0.3