osupdater/CHANGELOG.md

13 lines
472 B
Markdown

# 0.8.0
Cumulative update of all the enhancements that are now in the rust version, but never made it into the bash/python3 version:
* Specify which updater(s) to use
* Smart binary search and execution
* Public git repo
* Proper documentation
* Testing on alternate platforms, and the documentation on how to do so
* All components of the code are now functions, which means a bit more flexibility and reliability.d
# 0.1.0
Initial conversion from the python version.