Skip to content

Releases: JJ11teen/cloud-mappings

V1 release!

04 Jul 06:45
d41c894

Choose a tag to compare

Serialisation has been brought into the cloud-mappings primary logic, as cloud-mappings is often used with serialisation. This removes zict as a dependency.

Additionally, the cloud-mapping API has been finalised enabling major version 1 to be released!

Function doc strings

28 Jul 12:14
9c18cc5

Choose a tag to compare

As part of moving towards a v1 release, doc strings have been added to the public API

v0.9.3: Merge pull request #5 from JJ11teen/dev

14 Jul 10:21
38dfa54

Choose a tag to compare

  • fix wrapper parameters, add test for them in future
  • move test config for providers to purely env vars (remove provider setup cli args)
  • update azure-data-tables optional dependency
  • reorder parameters to be more consistent
  • default to using connection_string if available for azure providers
  • no longer raise error if multiple forms of auth are passed in for azure providers
  • improve test cleanup script

v0.9.2: Merge pull request #4 from JJ11teen/dev

12 Jul 14:29
e38736d

Choose a tag to compare

fix dynamic updates of blind reads

add get_blindly flag

26 Jun 07:34
d1a8fbf

Choose a tag to compare

Merge pull request #3 from JJ11teen/dev

Add get_blindly feature

Add Azure Table Storage provider

28 May 09:48
12c7c78

Choose a tag to compare

Merge pull request #2 from JJ11teen/dev

add azure table doco to readme

Fix json utils

24 May 09:55

Choose a tag to compare

v0.7.6

fix json utilty methods, and add tests to cover

Add python 3.6 support

17 May 13:05

Choose a tag to compare

v0.7.5

add python 3.6 support

Freeze extra dependencies

17 May 11:30

Choose a tag to compare

v0.7.4

freeze extras versions

Publish improved README to pypi

17 May 11:03

Choose a tag to compare

v0.7.3

bump version