Skip to content

Changelog

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

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

[Unreleased]

Added

  • Initial documentation using MkDocs
  • Comprehensive API documentation for Futures and ProgressBar
  • User guides with practical examples
  • Google-style docstrings throughout codebase

Changed

  • Enhanced docstrings in future.py and progress.py
  • Improved type hints and documentation

Fixed

  • Documentation generation with mkdocstrings

Future Releases

Stay tuned for upcoming features and improvements!

Planned Features

  • Additional executor backends
  • Enhanced progress bar customization
  • Performance optimizations
  • More comprehensive examples

Contributing

See Contributing Guide for information on how to contribute to Concurry.