Skip to content

Tags: samhandev/PynamoDB

Tags

5.0.0b2

Toggle 5.0.0b2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove snake_to_camel_case and just use constants. (pynamodb#865)

5.0.0b1

Toggle 5.0.0b1's commit message
Fix typo in release notes

4.3.3

Toggle 4.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix warning about collections.abc deprecation (pynamodb#782)

4.3.2

Toggle 4.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix deploys (and try Travis-CI dpl v2) (pynamodb#773)

4.3.1

Toggle 4.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Index.query and Index.scan typing issues (pynamodb#748)

Index.query and Index.scan should return a ResultIterator which iterates over instances of the respective model (which is not known at type-check type unless explicitly specified as a generic parameter).

4.3.0

Toggle 4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 4.3.0 (pynamodb#747)

4.2.0

Toggle 4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 4.2.0 (pynamodb#715)

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update PyPI classifiers (production, py3.5) (pynamodb#710)

4.0.0

Toggle 4.0.0's commit message
Update release notes for 4.0.0

4.0.0b3

Toggle 4.0.0b3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update release notes for 4.0.0b3 (pynamodb#659)