Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 778 Bytes

CHANGELOG.md

File metadata and controls

28 lines (19 loc) · 778 Bytes

History

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.

[2.0.2] - 2024-09-26

Technical, due to faulty PyPI upload

[2.0.1] - 2024-09-25

Fixed

  • Metadata error: Corrected README file name in project configuration (#241)

[2.0.0] - 2024-05-15

Added

  • Changelog :)
  • Support for uploading files from AWS S3 buckets.
  • Functionality to save credentials in a .env file
  • Drop command to clear all saved data: records in the database, logs from the /logs directory, and all accesses from the .env file.
  • New commands to the CLI.
  • Support for new Python versions