Skip to content

Releases: davep/bagofstuff

The historical release

23 Jun 14:56
4e298fd

Choose a tag to compare

What's Changed

  • Added cleaners.clamp. (#12)
  • Added history.SimpleHistory (#14)
  • Added history.NavigableHistory (#14)
  • Added history.RecencyHistory (#14)

Full Changelog: v0.2.0...v1.0.0

The linky release

06 Feb 19:05
3626b10

Choose a tag to compare

  • Added url_tools.looks_webish. (#9)

The "stick it in your pipe" release

01 Feb 15:53
07bf89f

Choose a tag to compare

  • Pipe can now start with zero arguments. (#5)
  • Added Pipe.Nullary as the type to mark a pipe that takes no arguments. (#5)
  • An empty Pipe when called will now raise a TypeError. (#5)

Initial release

31 Jan 14:51
542e19a

Choose a tag to compare

Initial upload to PyPI.