Skip to content

Latest commit

 

History

History
318 lines (150 loc) · 13.5 KB

CHANGELOG.md

File metadata and controls

318 lines (150 loc) · 13.5 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.4.1 (2024-11-11)

Bug Fixes

  • merge set with syntax supported by below Python 3.9 (9c740f7)

1.4.0 (2024-08-17)

Features

  • support setting custom pandoc path (4c4c0b7)

Bug Fixes

  • inherit entry entered state (01e6330)
  • pass down include-entry options for path rewrite (c5ae9ea)

Misc

1.3.3 (2024-08-05)

Bug Fixes

  • fix relative path rewrite (4ed0ac4)

Misc

1.3.2 (2024-05-13)

Bug Fixes

  • allow the XML parser to recover in case of syntax errors for a more robust behavior (eb26976)
  • fix version number (750b538)
  • should unescape underscores back from markdown strict (f16ed6b)

Misc

1.3.1 (2024-03-31)

Bug Fixes

  • fix file lookup by always also searching in paths provided in include-resources (1eee193)

Misc

  • add test for nixpkgs result bin (9c228eb)
  • update installation doc in readme (bd0183d)

1.3.0 (2024-02-10)

⚠ BREAKING CHANGES

  • emit a warning if file not found by default

Features

  • Adding handling of resource-paths for includes by adding include-resources as meta data variable. (f5c0644)
  • Adding possibility to include XML files while applying a XSL transformation (fd001f9)
  • emit a warning if file not found by default (560f850)

Bug Fixes

  • convert to strict markdown to test include line (adfe00e)
  • fix not found error for code include (6260381)
  • merge options with default to prevent missing keys (b21fb71)

Misc

  • add docs for environment variables (d5d82e0)
  • add nix flake for dev environment (6c6422d)
  • add todo items (0c5e8fd)
  • allow manual dispatch (f7a6be3)
  • fix github action (63c5c62)

1.2.1 (2023-11-08)

Bug Fixes

  • improve efficiency and refactor code (9cde6de)

Misc

  • add config for venv (f94e4c1)
  • add doc for special filenames (45b65df)
  • add minimum pandoc version (7136d06)
  • add test for sepecial filenames (29ed6e7)
  • update description of format field (f0cd4fe)
  • update version updater (c21df5f)

1.2.0 (2021-10-23)

Features

  • allow include as raw blocks (fcc6193)

1.1.0 (2021-08-30)

⚠ BREAKING CHANGES

  • rewrite relative paths

Features

Bug Fixes

1.0.1 (2021-08-27)

Bug Fixes

1.0.0 (2021-08-26)

⚠ BREAKING CHANGES

  • change parsing logic

Features

  • add dedent (a51f74e)
  • add support for different formats (52c316a)
  • add type for config key (2a64547)
  • allow negative line numbers (a6792e7)
  • change parsing logic (53fce08)
  • ignore rest of line when including (5e09040)
  • improve snippet include (82115a6)
  • move name and config parsing (1c03dfe)
  • support options for partial include (3e3d0fc)

Bug Fixes

0.8.7 (2021-04-11)

Bug Fixes

  • remove unnecessary dependencies (cae8184)

0.8.6 (2021-04-11)

Bug Fixes

  • fix raw header-includes (3caa003)

0.8.5 (2021-03-09)

Features

Bug Fixes

  • pass pandoc_options only when necessary (a9b5b8a)

0.8.4 (2020-11-25)

0.8.3 (2020-09-30)

⚠ BREAKING CHANGES

  • fix the option name

Bug Fixes

0.8.2 (2020-09-29)

⚠ BREAKING CHANGES

  • remove default extension

Bug Fixes

  • remove default extension (7d1eb12)

0.8.1 (2020-09-29)

Bug Fixes

0.8.0 (2020-09-29)

Features

  • add support for shell-style wildcards (6134ae6)

0.7.3 (2020-06-27)

Bug Fixes

  • fix deprecated load function (e536320)

0.7.2 (2020-04-30)

0.7.1 (2020-04-30)

Bug Fixes

  • remove temp file if it exists (610ab42)

0.7.0 (2020-02-26)

Features

0.6.3 (2020-01-07)

Bug Fixes

0.6.2 (2020-01-07)

Bug Fixes

0.6.0 (2019-09-28)

0.5.1 (2019-09-28)

0.5.0 (2019-09-28)

0.4.1 (2019-09-25)

0.4.0 (2019-07-15)