Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@waiting-for-dev waiting-for-dev released this 07 Nov 14:39
· 15 commits to main since this release
eef65a4

Added

  • Extract the DSL as an optional convenience layer and introduce WebPipe::Pipe as top abstraction.
    #47
  • Be able to plug anything responding to #to_proc.
    #47
  • Be able to use anything responding to #to_middlewares.
    #47