Skip to content

0.59.0

Choose a tag to compare

@github-actions github-actions released this 26 May 06:19
· 227 commits to main since this release
  • feat: override languages and users link in header (#1320) (08a7a55)

  • feat: allow django permissions in actions (#1230) (f728bd6)

  • feat: Honor field.encoder in prettify_json (#1274)

When users provide a custom json encoder in their field configuration,
this configuration should also be honoured while pretty printing the
field values. (3289774)