Skip to content

Releases: Dongbumlee/appfx-storage

appfx-storage 0.1.1

27 May 22:05

Choose a tag to compare

Patch release to refresh the PyPI long description with the latest README.\n\n- Aligns README badges with the appfx package pattern.\n- Adds PyPI-visible badge, Python-version, publish, CI, and license badges.\n- Keeps Entra ID-first quickstart guidance using account-name authentication.

appfx-storage 0.1.0

27 May 21:41

Choose a tag to compare

Initial release of appfx-storage.\n\n- Provides Azure Blob Storage and Queue helper APIs under the appfx.storage namespace.\n- Includes sync and async helpers, typed package metadata, examples, API documentation, CI, and PyPI trusted publishing workflow.\n- Adds offline regression tests for exports, initialization, blob helper behavior, and queue message shape parity.