Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: sergiocorreia/panflute

2.0.4

10 Nov 02:27
589b74a

Choose a tag to compare

  • Fix bug with replace_keyword() ; see #104

2.0.3 (add support for pandoc 2.11, deprecate support for older versions of pandoc)

10 Nov 01:00
2c2d855

Choose a tag to compare

  • Add support for pandoc 2.11.1 (pandoc-types 1.22), which introduced a new Underline element and expanded the capabilities of the Table element.
  • Remove support for previous versions of pandoc. Users of previous versions of pandoc should install pre-2.0 versions of panflute
  • Fix/add tests
  • Add the pandoc_version and pandoc_reader_options properties of the Doc() element, which expose environment variables set by pandoc

1.12.5 (minor update)

20 Feb 05:51

Choose a tag to compare

  • Fix #131: tweak error messages of panflute.dump
  • Merge #130: allow slice assignment to element items (via ListContainer)

1.12.4

07 Dec 04:39

Choose a tag to compare

  • Fix #128: Tables should now work well without a header or without a body.
  • Fix #129: stringify() now adds quotes around the contents of a Quoted() element.

v1.12.3

02 Dec 12:05

Choose a tag to compare

Fix #127 : add requirements.txt to MANIFEST file

v1.12.2

02 Dec 08:20
f64c482

Choose a tag to compare

Update version.py

v1.12.1

02 Dec 08:18
a34341d

Choose a tag to compare

Update version.py

v1.12.0

02 Dec 07:21
f6c1afa

Choose a tag to compare

Update publish.yml