Skip to content
Compare
Choose a tag to compare
@sr229 sr229 released this 25 Sep 03:53
· 21 commits to master since this release
a0ad12c

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..