Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.06 KB

File metadata and controls

35 lines (21 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • timeout_decorator

Changed

  • Updated pipeline.pipeline() documentation. (#11)

Fixed

Removed

v0.7.0 - 2024-08-08

Added

  • flat_map.flat_map() by @LukeberryPi (#6)
  • async_decorator
  • retry_decorator
  • threaded_decorator
  • timing_decorator

v0.6.0 - 2023-02-23

Added