Skip to content

Tags: ColtonProvias/sqlalchemy-jsonapi

Tags

4.0.0

Toggle 4.0.0's commit message
Lazy relationships, dasherized names, and links.

3.0.2

Toggle 3.0.2's commit message
Version 3.0.2 release.

3.0.1

Toggle 3.0.1's commit message
Forgot to remove a print statement. There's probably a poor soul out …

…there who has been rummaging through their code wondering where a function is being printed from, preparing to tell their grandchildren the story of the "ghost print call."

3.0.0

Toggle 3.0.0's commit message
Breaking change introduced, which calls for a major version bump as p…

…er semver. Say hello to 3.0.0!

2.1.11

Toggle 2.1.11's commit message
Fixed another issue with relationships

2.1.10

Toggle 2.1.10's commit message
Fix a slightly obscure error where a 204 No Content expects content.

2.1.8

Toggle 2.1.8's commit message
Relationship committal issues fixed by delaying relationships.

2.1.7

Toggle 2.1.7's commit message
Reference before assignment error fixed. I really hope this is the la…

…st bugfix of the day for this.

2.1.6

Toggle 2.1.6's commit message
Phantom bug fixed

2.1.5

Toggle 2.1.5's commit message
2.1.5 release. Nothing like finding ways to improve through usage!