Version History

1.0.0

  • New Capabilities:
    • Everything

1.1.0

  • Remove support for calling instance methods on uninitialized flu class passing an interable as the self argument

  • Remove flupy.Fluent from top level flupy public API

  • Remove flupy.with_iter from API

1.1.2

  • Change Fluent class name to flu and remove class alias to improve docs readability

  • Add type hints for flu.sum