Skip to content
This repository was archived by the owner on Dec 28, 2022. It is now read-only.

Releases: ksambhi/buildup

Version 0.2.1

06 Apr 14:40

Choose a tag to compare

Version 0.2.1 Pre-release
Pre-release

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 src of a dir)
  • Docs

Version 0.2.0

06 Apr 14:27

Choose a tag to compare

Version 0.2.0 Pre-release
Pre-release

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 src of a dir)
  • Docs

Now available on npm!

Version 0.1.0-alpha

06 Apr 14:08

Choose a tag to compare

Version 0.1.0-alpha Pre-release
Pre-release

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 src of a dir)
  • Docs

NB: Released as 0.1.0 on npm