Skip to content

Releases: BobTheBuidler/checksum_dict

v1.1.4

26 Apr 18:20
37226cb
Compare
Choose a tag to compare

What's Changed

  • feat: break ugly internal exception chains for end user by @BobTheBuidler in #4

Full Changelog: v1.1.3...v1.1.4

v1.1.3

21 Feb 18:19
ade84bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

08 Aug 09:28
Compare
Choose a tag to compare
fix: ChecksumAddressSingletonMeta race condition

resync version numbers

08 Aug 07:27
Compare
Choose a tag to compare

Broken, do not use. Use 1.1.2 instead.

v1.1.0

08 Aug 07:20
Compare
Choose a tag to compare
feat: checksum address singleton metaclass

v1.0.7

08 Aug 01:30
Compare
Choose a tag to compare
fix: syntax error created in last release

fix: missing check on ChecksumAddressDict._getitem_nochecksum

08 Aug 00:33
Compare
Choose a tag to compare

v1.0.5

08 Aug 00:10
Compare
Choose a tag to compare
fix: missing check on DefaultChecksumDict._getitem_nochecksum

v1.0.4

07 Aug 23:56
Compare
Choose a tag to compare
feat: nochecksum methods for subclassing DefaultChecksumDict

v1.0.3

07 Aug 23:03
Compare
Choose a tag to compare
fix: inaccessible methods