Releases: bookboon/jsonld-client
Releases · bookboon/jsonld-client
v1.0.1: Merge pull request #8 from bookboon/hotfix/fixes-client
fix: generate url once for GetMany
v1.0: Merge pull request #7 from bookboon/feature/iterable
feat: add ApiIterable for GetMany endpoint
v0.4: Merge pull request #5 from bookboon/feature/createAndUpdateMethods
Create and update methods for client and deprecate persist
v0.3: Merge pull request #3 from bookboon/feature/tracing
Add tracing headers and user-agent
v0.2.2: Merge pull request #2 from bookboon/hotfix/persist-no-id
Handle when persisted object doesnt yet have an ID
v0.2.1: Merge pull request #1 from bookboon/hotfix/fallback-extractor
Handle entities without docblocks by falling back to reflection