Releases: prismicio-community/python-kit
Releases · prismicio-community/python-kit
Fix list item HTML serialization.
Add support for Composite Slice
Merge pull request #33 from prismicio/sre/build-fix
Try to fix build
1.3.1
- Force version 2.7 of requests for TLS support
- #26 Fix headers grabbing
Content Slices
- Introduce Content Slices
- Fix alt and copyright in images
1.2.0
New features
- Allow to use custom requests
- Add support for ImageLink
Bug fixes
- Fix a bug in fetch and fetch_links that happened when passing a list rather than a string
1.0.8
New features
- Previews
- Experiments: add current() helper
1.0.4
Bug fixes
- Force caching of the API object to 5 seconds
- Pass the error body when a unexpected HTTP error happens
1.0.2
Breaking changes
- Documents within a group are no longer dictionaries of fragments, but WithFragments instances with the same helpers as regular Document
New features
- Predicate helpers
- Support for experiments
- Helpers in Group documents