Releases: Sayo-nika/autobuild.sh
2.0
This marks the second release for the Latest branch in Autobuild!
But why have two branches if you can go incremental?
As for people who use Autobuild v1, this is still supported with minor fixes, as v2 hasn't matured enough to replace v2.
v1 is on LTS phase until v2 is matured enough to replace it.
Changelog
-
Autobuild will now attempt to search your local DDLC dir before resorting to the S3 Pull. This was suggested in #2.
-
Autobuild is now POSIX Compliant! You can run it on almost every UNIX shell (except SysV and AT&T UNIX of course) as long it has
wget
. -
Logging functions has been detailed now (inspired from Heroku) :
---> This is an example of a info message
.! -- This is an example of a Error message.
.
2.0 Pre-Release
Autobuild.sh nightlies are not production ready, but if you wanna use this, use at your own risk.
Changelog
-
👏 POSIX 👏 Compliancy 👏 - I don't care if you use BSD/Linux/macOS. As long you got a UNIX shell, it works!
-
macOS Directories now mapped properly - still needs testing.
Release Point 2 - Argumentative Galore
This is the second official release for autobuild.sh
, we add more features as people request them
Changelog
- You can now use
autobuild.sh
with arguments! run./autobuild.sh -h
for available arguments.
Deprecation notice:
This will deprecate v1.0.0 as the supported version.
Initial Release
This is our official stable release for autobuild.sh
. You should use the tree here for stability until it's reached EOL.