BagOfStuff ChangeLog
v0.2.0
Released: 2026-02-06
- Added
url_tools.looks_webish. (#9)
v0.1.0
Released: 2026-02-01
Pipecan now start with zero arguments. (#5)- Added
Pipe.Nullaryas the type to mark a pipe that takes no arguments. (#5) - An empty
Pipewhen called will now raise aTypeError. (#5)
v0.0.1
Released: 2026-01-31
- Initial release to PyPI.