uaup-js
Version:
A Framework to easily create a Auto Updater, for any desktop application, using GitHub
35 lines (19 loc) • 673 B
Markdown
Changelog
All noteable changes for the project will be documented here
# [0.0.22] - 01-07-2020
- Added more clarity to the error when no version file was found.
# [0.0.21] - 01-07-2020
- Fixed Issue where if no progress bar or label was set, it would through an error.
# [0.0.20] - 12-15-2020
No Major Changes!
## Added
- GetAppLibrary function, which gets the AppData directory for windows, mac, and linux.
## Fixed
- Crashes with Directories with spaces in it.
# [0.0.17] - 12-14-2020
No Major Changes!
## Added
- Changlog
- stageTitles Option to control each stage status
## Fixed
- Fixed delay between stages.