All notable changes to this project will be documented in this file.
- Updated dependencies
- Switched from vercel/pkg to yao-pkg/pkg as vercel has deprecated pkg
- Updated to ESLint v9 and added formatting rules using @stylistic/eslint-plugin
- BREAKING Dropped support for Node versions below v18
- Bump binary releases from Node v14 to v18
- Added Node v20 to CI tests
- Updated dependencies
- Downgrade to [email protected] to fix pkg builds
- Updated dependencies
- Added Node v18 to CI workflow
- Reduced size of progress indicator
- Updated dependencies
- Updated dependencies
- Correctly support http:// URLs.
- Add FTP support to help output
- Progress bar improvements
- Updated dependencies
- Updated dependencies
- Updated dependencies
- BREAKING Dropped support for Node v10
- Bump binary releases from Node v12 to v14
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Added support for HTTP/HTTPS URLs to .ipa #16
- Fixed Coveralls badge link
- Updated dependencies
- Rework of bundle info lookup to solve issues with some IPA-files.
- Improved error message when bundle info lookup fails
- Updated dependencies
- Limit what files get published to npm
- Updated dependencies
- Renamed npm token in build
- Added Node v16 to CI tests
- Binary releases now bundle Node v12
- Minor README fixes
- Updated dependencies
- Moved CI to Github Actions
- Updated dependencies
- Catch error thrown by plist parsing #9
- Make Info.plist regex more specific #9
- Fix upload of big application archives #7
- Updated dependencies
- Fixed error handling on failed upload #7
- Updated dependencies
- Added CHANGELOG.md
- Fixed invalid code syntax and indentation
- Change spelling of "Licence" to "License" in README.md
- Updated dependencies
- Added version validation #4
- Help message improvements #6
- Include bundle info in validateAssets #4
- Fixed incorrect short version in metadata #5
- Improved info messages
- Added sanitation of input file name
- Added version validation #4
- Fixed typo
- Improved error reporting #3
- Removed support for bundle-id argument
- Added gitattributes file
- Travis CI fixes
- Updated dependencies
- Travis CI fixes
- Time issue in tests
- Initial release