Skip to content

Latest commit

 

History

History
63 lines (30 loc) · 3.06 KB

CHANGELOG.md

File metadata and controls

63 lines (30 loc) · 3.06 KB

CHANGELOG

v0.1.2 (2024-10-17)

Fix

  • fix(files): Removed unnecessary requirements (21a44c1)

v0.1.1 (2024-10-17)

Documentation

Fix

  • fix(files): Upgraded ariadne-codegen to 0.14.0 (3445320)

Unknown

  • chore (ci): fixes to version/semanctic release conf (9b3a898)

v0.1.0 (2024-05-17)

Feature

  • feat(files): Added an open method to use files with context managers (733186b)

  • feat(local files): Added local folder files (6a1d0ba)

  • feat(files): Added aws and file manager factory (03ae690)

  • feat(files): Implementation of memory file manager (f784802)

  • feat(files): Added file manager interface (7a47c2b)

Fix

  • fix(files): Default prefix for AWS S3 removed. (b4e2df4)

  • fix(files): added ability to override env var names (b245dd1)

  • fix(files): Upgraded factory method with getting credentials from ENV + added tests. (20a0a3b)

Unknown

  • chore(docs) change version string (fecdb5f)

  • chore(docs) remove sphinx (89db5af)

  • chore(docs) rename readthedocs.yaml (b570d43)

  • chore(docs) Create .read_the_docs.yaml (8c23e04)

  • chore(license) Create LICENSE.md (4a76b64)

  • chore(actions):remove install (f02e1ac)

  • Initial commit (1e0c6be)