This repository was archived by the owner on Dec 28, 2022. It is now read-only.
Releases: ksambhi/buildup
Releases · ksambhi/buildup
Version 0.2.1
In this release, we've fixed an issue where you could not run buildup.
At the moment, buildup can:
- Run tasks, with task logic
- Run tasks dependent on other tasks.
We still need to add:
- Tools (i.e. Get the
srcof a dir) - Docs
Version 0.2.0
This is the first ever release of buildup to the world (well, it's actually the second, but we needed to fix a bug)!
At the moment, buildup can:
- Run tasks, with task logic
- Run tasks dependent on other tasks.
We still need to add:
- Tools (i.e. Get the
srcof a dir) - Docs
Now available on npm!
Version 0.1.0-alpha
This is the first ever release of buildup to the world!
At the moment, buildup can:
- Run tasks, with task logic
- Run tasks dependent on other tasks.
We still need to add:
- Tools (i.e. Get the
srcof a dir) - Docs
NB: Released as 0.1.0 on npm