Skip to content

Releases: prismicio-community/python-kit

Fix list item HTML serialization.

13 Aug 12:06
Compare
Choose a tag to compare

Add support for Composite Slice

12 Oct 08:21
Compare
Choose a tag to compare
Merge pull request #33 from prismicio/sre/build-fix

Try to fix build

1.3.1

20 Oct 09:31
Compare
Choose a tag to compare
  • Force version 2.7 of requests for TLS support
  • #26 Fix headers grabbing

Content Slices

13 Jul 13:52
Compare
Choose a tag to compare
  • Introduce Content Slices
  • Fix alt and copyright in images

1.2.0

12 Mar 09:36
Compare
Choose a tag to compare

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.10

19 Nov 08:54
Compare
Choose a tag to compare

New features

  • Decode slug for CJK

1.0.8

19 Nov 08:53
Compare
Choose a tag to compare

New features

  • Previews
  • Experiments: add current() helper

1.0.4

19 Nov 08:51
Compare
Choose a tag to compare

Bug fixes

  • Force caching of the API object to 5 seconds
  • Pass the error body when a unexpected HTTP error happens

1.0.3

12 Nov 10:19
Compare
Choose a tag to compare

Bug fixes

1.0.2

30 Oct 09:26
Compare
Choose a tag to compare

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