Skip to content

Latest commit

 

History

History
112 lines (60 loc) · 6.14 KB

CHANGELOG.md

File metadata and controls

112 lines (60 loc) · 6.14 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.0 (2023-12-09)

Features

  • Adding a csv header for newly created blobs (1073a0f)

1.4.2 (2023-12-02)

1.4.1 (2023-09-20)

1.4.0 (2023-07-17)

Features

  • Adding better support for connection strings (f1ab160)
  • Adding some better internal types and stronger linting rules (36b113b)

Bug Fixes

  • Applying validation and reporting to Azure account credential arguments (041df69)

1.3.1 (2022-05-29)

Features

  • Adding the option to specify a file extension (438d7dc)
  • Cleaning up api and internal append blob operation (ce03ae4)
  • Dep upgrade and documentation additions (557c82b)
  • Function implementation, authorship and docs (d9ef229)
  • Working on upgrade to the new azure storage sdk (6f9381b)

Bug Fixes

  • Alternate async package import strategy (0e929aa)
  • Default constructor options (747bce2)
  • Including async types in build (8ecf3f9)
  • Moving async to peer (8584955)
  • Removal of async dep in build (c69a5d9)

1.3.0 (2022-05-29)

Features

  • Adding the option to specify a file extension (438d7dc)
  • Cleaning up api and internal append blob operation (ce03ae4)
  • Dep upgrade and documentation additions (557c82b)
  • Function implementation, authorship and docs (d9ef229)
  • Working on upgrade to the new azure storage sdk (6f9381b)

Bug Fixes

  • Alternate async package import strategy (0e929aa)
  • Default constructor options (747bce2)
  • Including async types in build (8ecf3f9)
  • Moving async to peer (8584955)
  • Removal of async dep in build (c69a5d9)

1.2.0 (2022-02-06)

Features

  • Cleaning up api and internal append blob operation (ce03ae4)
  • Dep upgrade and documentation additions (557c82b)
  • Working on upgrade to the new azure storage sdk (6f9381b)

1.1.5 (2021-05-15)

Bug Fixes

1.1.4 (2021-05-15)

Bug Fixes

  • Including async types in build (8ecf3f9)

1.1.3 (2021-05-15)

Bug Fixes

  • Alternate async package import strategy (0e929aa)

1.1.2 (2021-05-15)

1.1.1 (2021-05-15)

Features

  • Function implementation, authorship and docs (d9ef229)

Bug Fixes

  • Default constructor options (747bce2)
  • Removal of async dep in build (c69a5d9)