Releases: xy2z/setaliases
Releases · xy2z/setaliases
Possible fix for PHP7
1.1.1
1.1.0: New argument: --daily
Adding a --daily argument will only fetch and set aliases once per day per link.
Since it can be a bit time consuming to run this script on Windows, this is recommended for automatic runs like when the editor is opened.
Then you can still manually update the script by running it without the --daily argument, in case you've made any recent changes.
This should still be backwards compatible.
php setaliases --daily [URL] -- will only run once per day.
php setaliases [URL] -- will run as usual.
1.0.1
1.0.0
v0.2 - Test release
Rename setalias to setaliases
v0.1 - Test release
First commit