Skip to content

Releases: nahratzah/objpipe

Bugfix release.

16 Mar 15:26

Choose a tag to compare

  • Bugfix for select_first() on an rvalue map entry.

Document all the things.

20 Apr 17:39

Choose a tag to compare

  • Add loads of documentation. (Still needs more.)
  • Various bug fixes.
  • Add push() to async adapter.

Initial release

28 Mar 05:48

Choose a tag to compare

Objpipe was developed as part of a program, but it's become too nice to keep it there.

So I moved it into its own library.

Note: the interface is still a bit in flux.
While most of the end-user functionality is pretty stable, the internals may change a bit.
In particular, I want to split off the implementation details in such a way that people can easily create their own transformations and sources.