Skip to content

v0.15.0

Compare
Choose a tag to compare
@jfeodor jfeodor released this 04 Sep 14:36
· 92 commits to main since this release

v0.15.0 (2024-09-04)

Feature

  • feat(python-sdk): access and create collections (#22)

Adds numerous.collection function which creates or reads the collection,
and allows recursive collection access. (be13de3)