Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@natanfeitosa natanfeitosa released this 08 Aug 15:01
· 14 commits to main since this release

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.

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