Skip to content

v1.0.3

Choose a tag to compare

@fuelviews-app fuelviews-app released this 14 Oct 16:40
· 19 commits to main since this release
c483d22

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