Skip to content

Releases: bacalhau-project/amplify

v0.2.1

29 Mar 16:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 Mar 13:37
Compare
Choose a tag to compare

First example of a trigger! Currently connected to https://ipfs-search.com which provides a simple API to get newly observed cids.

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

24 Mar 11:31
Compare
Choose a tag to compare

What's Changed

  • chore(docs): update job interface to say inputs may not exist by @philwinder in #38
  • refactor(dag): make root nodes explicit by @philwinder in #39

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Mar 09:20
Compare
Choose a tag to compare

❓Conditional Workflows!❓

This release adds the ability to specify a predicate on the input. A job will only run if the stdout contains the specified regex.

What's Changed

Full Changelog: v0.0.0...v0.1.0

v0.0.0

23 Mar 11:14
Compare
Choose a tag to compare

🔈 The initial release of Amplify! 🎉 It's quite bare bones. There's limited functionality and only the API is exposed, but it works!

What's Changed

New Contributors

Full Changelog: https://github.com/bacalhau-project/amplify/commits/v0.0.0