Skip to content

Releases: prismicio-community/python-kit

Fix list item HTML serialization.

Choose a tag to compare

@srenault srenault released this 13 Aug 12:06
1.5.1

Bump to 1.5.1

Add support for Composite Slice

Choose a tag to compare

@srenault srenault released this 12 Oct 08:21
Merge pull request #33 from prismicio/sre/build-fix

Try to fix build

1.3.1

Choose a tag to compare

@erwan erwan released this 20 Oct 09:31
  • Force version 2.7 of requests for TLS support
  • #26 Fix headers grabbing

Content Slices

Choose a tag to compare

@erwan erwan released this 13 Jul 13:52
  • Introduce Content Slices
  • Fix alt and copyright in images

1.2.0

Choose a tag to compare

@erwan erwan released this 12 Mar 09:36

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

Choose a tag to compare

@erwan erwan released this 19 Nov 08:54

New features

  • Decode slug for CJK

1.0.8

Choose a tag to compare

@erwan erwan released this 19 Nov 08:53

New features

  • Previews
  • Experiments: add current() helper

1.0.4

Choose a tag to compare

@erwan erwan released this 19 Nov 08:51

Bug fixes

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

1.0.3

Choose a tag to compare

@erwan erwan released this 12 Nov 10:19

Bug fixes

1.0.2

Choose a tag to compare

@erwan erwan released this 30 Oct 09:26

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