Releases: Cap-go/capacitor-zip
Releases · Cap-go/capacitor-zip
8.1.5
8.1.4
🆕 Changelog
Changed
- Add automated plugin wiring validation to CI/CD pipeline to ensure consistency between JavaScript, Android, and iOS plugin configurations
🔗 Full Changelog: 8.1.3...8.1.4
8.1.3
🆕 Changelog
Added
- AGENTS.md file with comprehensive contribution and development guidelines for AI agents and human contributors
🔗 Full Changelog: 8.1.2...8.1.3
8.1.2
🆕 Changelog
Changed
- Added Capacitor version compatibility table to documentation, clarifying plugin version alignment with Capacitor versions and maintenance status
🔗 Full Changelog: 8.1.1...8.1.2
8.1.1
🆕 Changelog
Changed
- Locked capacitor-swift-pm dependency to version 8.0.0 for improved stability and version consistency
🔗 Full Changelog: 8.1.0...8.1.1
8.1.0
🆕 Changelog
Added
- New
includeParentFolderoption to zip method, allowing control over whether the parent folder is included in the archive structure
Changed
- Archive creation now uses consistent file ordering for reproducible archives across different runs
- Modification dates are now preserved when creating zip archives
Fixed
- Resolved ambiguous method overload by casting
uncompressedSizetoInt64 - Corrected Archive API usage for proper file addition
- Improved resource management when creating empty archives
- Empty directories are now handled correctly during zip operations
🔗 Full Changelog: 8.0.5...8.1.0
8.0.5
🆕 Changelog
Changed
- Updated dependencies to newer versions in example app
- Improved development tooling configuration with
.gitignoreupdates forpackage-lock.json
🔗 Full Changelog: 8.0.4...8.0.5
8.0.4
🆕 Changelog
Changed
- Migrated code formatting checks from
prettierscript toprettylint, then toprettier-pretty-checkfor improved linting workflow
🔗 Full Changelog: 8.0.3...8.0.4
8.0.2
🆕 Changelog
Changed
- Updated plugin version to 8.0.2 across Android and iOS native code
- Updated
@types/nodedependency from v22 to v24 for improved TypeScript type definitions - Added
eslint-plugin-importto development dependencies for enhanced code linting capabilities
🔗 Full Changelog: 8.0.1...8.0.2
8.0.1
🆕 Changelog
Changed
- Updated iOS deployment target to 15.0 minimum version
- Upgraded Capacitor dependencies to version 8.0.0
Fixed
- Improved checkout performance significantly
- Optimized fetch operation speed
🔗 Full Changelog: 7.0.3...8.0.1