Skip to content

v3.0.0

Choose a tag to compare

@daniel-chambers daniel-chambers released this 19 May 16:07
· 55 commits to master since this release

Changelog

  • .NET Standard 2.0 support. NOTE: All sync functions (eg. fromTable, etc) are now sync-over-async functions. See Azure/azure-storage-net#367
  • Fixed bug in fromTableAsync where take count wasn't respected

Full changelog here