Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 370 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 370 Bytes

Changelog

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

v0.1.1 (28-Aug-2024)

  • optimize code and flow
  • delete files from remote disks asynchronously using jobs

v0.1.0 (21-Aug-2024)

  • Initial release
  • Includes all the basic required functionality.
  • Assumes queue driver to be database
  • Can't use a custom queue for async processes