Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 522 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 522 Bytes

Change Log

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.

[Unreleased]

v0.1.0 - 2021-08-23

Added

  • feat: Implement basic stream logic (#1)
  • feat: Implement stream logic via Multipart (#4)
  • feat: Add check for multipart (#7)
  • test: Implement integration tests (#8)
  • feat: Add ReadFrom support (#10)
  • feat: Add ratelimit support (#11)