Skip to content

Releases: Sayo-nika/autobuild.sh

2.0

25 Sep 03:53
a0ad12c
Compare
Choose a tag to compare

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

21 Sep 15:09
Compare
Choose a tag to compare
2.0 Pre-Release Pre-release
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

06 Aug 13:48
332a881
Compare
Choose a tag to compare

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

06 Aug 05:16
08f39a8
Compare
Choose a tag to compare

This is our official stable release for autobuild.sh. You should use the tree here for stability until it's reached EOL.