Skip to content

Releases: pipeless-ai/pipeless

core-v0.1.16-alpha

06 Oct 12:57
144ebae
Compare
Choose a tag to compare

What's Changed

Full Changelog: core-v0.1.15-alpha...core-v0.1.16-alpha

core-v0.1.15-alpha

05 Oct 10:42
61ee04c
Compare
Choose a tag to compare

What's Changed

  • Add link to discord community by @miguelaeh in #48
  • feat(imports): Support user module imports by @miguelaeh in #49
  • fix(worker): Ensure ready message arrives by @miguelaeh in #50
  • feat(workers): Allow to run several workers when using the run command locally by @miguelaeh in #51

Full Changelog: cli-v0.1.14-alpha...core-v0.1.15-alpha

cli-v0.1.15-alpha

05 Oct 10:45
61ee04c
Compare
Choose a tag to compare

What's Changed

  • Add link to discord community by @miguelaeh in #48
  • feat(imports): Support user module imports by @miguelaeh in #49
  • fix(worker): Ensure ready message arrives by @miguelaeh in #50
  • feat(workers): Allow to run several workers when using the run command locally by @miguelaeh in #51

Full Changelog: cli-v0.1.14-alpha...cli-v0.1.15-alpha

cli-v0.1.14-alpha

29 Sep 12:19
98602e6
Compare
Choose a tag to compare

What's Changed

  • fix(cli): Load user application only in the worker by @miguelaeh in #46

Full Changelog: cli-v0.1.13-alpha...cli-v0.1.14-alpha

cli-v0.1.13-alpha

29 Sep 10:46
50e6ce3
Compare
Choose a tag to compare

What's Changed

Full Changelog: core-v0.1.14-alpha...cli-v0.1.13-alpha

core-v0.1.14-alpha

22 Sep 14:57
67f472a
Compare
Choose a tag to compare

What's Changed

  • feat(worker): Add automatic line profiler for user code by @miguelaeh in #42

Full Changelog: cli-v0.1.12-alpha...core-v0.1.14-alpha

core-v0.1.13-alpha

20 Sep 09:29
8a0ed1f
Compare
Choose a tag to compare

What's Changed

  • feat(plugins): Change plugins hooks for higher flexibility by @miguelaeh in #41

cli-v0.1.12-alpha

20 Sep 09:32
8a0ed1f
Compare
Choose a tag to compare

What's Changed

  • feat(plugins): Change plugins hooks for higher flexibility by @miguelaeh in #41
  • feat(plugins): Update YOLOv8 and draw plugins to match the new plugins hooks

core-v0.1.12-alpha

18 Sep 18:18
aa8d6a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: cli-v0.1.10-alpha...core-v0.1.12-alpha

cli-v0.1.11-alpha

18 Sep 18:23
5df7c3b
Compare
Choose a tag to compare
  • Fix issue in draw plugin loading env var