release_updater 1.0.9
release_updater: ^1.0.9 copied to clipboard
A simple way to update release/installation files in a local directory.
1.0.9 #
release_updater_server:- Upload support.
- Block of IP by request errors or high volume of requests.
1.0.8 #
ReleasePacker:- Allow properties in config JSON.
- New commands:
ReleasePackerCommandURLReleasePackerCommandUploadReleaseBundle
1.0.7 #
ReleasePackerCommand:- Improved commands error logging.
- Fix
ReleasePackerProcessCommandexecution onWindows.
1.0.6 #
ReleasePacker:- Added
prepareCommandsandfinalizeCommands.
- Added
- New
ReleasePackerCommand:ReleasePackerCommandDeleteReleasePackerProcessCommandReleasePackerDartCommand
- Improved
README.md:- Added executables usage description.
- Improved
ReleasePackerbuild tests:- Added commands.
- Added
prepareandfinalize.
1.0.5 #
- Improved path resolution, to work at
WindowsandLinux/POSIXtransparently.
1.0.4 #
- Improved CLI executables:
release_packer:- Added usage message.
- now can auto compile Dart scripts.
release_updater:- Added usage message.
1.0.3 #
ReleaseBundleZipnow can generate thezipBytes.- Added
ReleasePacker.- Added executable
release_packer.
- Added executable
ReleasePlatform: ensure thatx86_64is treated asx64.- Improved tests.
- yaml: ^3.1.0
1.0.2 #
- Added
currentReleaseFilePathandcurrentReleaseFile. - When loading a
ReleaseBundlefrom a Zip, detected executables by file extension. - When storing a
ReleaseFile, ensure that theexecutablepermission is set. - Added
startReleaseProcessandrunReleaseProcess. - collection: ^1.15.0
1.0.1 #
- Added support for
ReleaseBundlefrom Zip file. - Added executables:
release_updater.release_updater_server.dart.
1.0.0 #
- Initial version.