Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 1.33 KB

Changelog

v0.2.3 (2024-08-15)

Fix

  • B2 bucket list syntax changed (0b01298)

v0.2.2 (2024-07-30)

Fix

  • Add animate functionality to join_all (aeffe89)

v0.2.1 (2024-07-30)

Fix

  • Perform purge async for better performance (8c9682e)

v0.2.0 (2024-07-30)

Feature

  • Add b2.purge <bucket> subcommand (9f84629)

v0.1.1 (2023-05-08)

Documentation

  • project: Changed github URL (99db7cc)

v0.1.0 (2023-05-08)

Feature

Fix

  • auth: Proper error on file not found (docker-compose) (420ef3b)