Skip to content

Releases: OpenGov/og-python-utils

Merge-dict

16 Dec 21:47
Compare
Choose a tag to compare

Added python 2.7 dictionary merging code for correctly joining dictionaries.
Fixed bug on flatten where dicts would expand to keys

Fixed distribution

12 Nov 17:58
Compare
Choose a tag to compare

Distribution package was failing during pypi upload.

Initial Release

09 Nov 03:29
Compare
Choose a tag to compare

With complete test coverage, several python snippets used in various projects were consolidated into a single repository for ease of use across code-bases doing similar tasks. This release is the initial result of those changes.