All notable changes to this project will be documented in this file.
- Avoid converting code content
- Update test cases
- Use cliff instead of versionrc
- Remove envrc and update cliff config
- Add script for release
- Update flake inputs
- Merge set with syntax supported by below Python 3.9
- (release) 1.4.1
- Support setting custom pandoc path
- Pass down include-entry options for path rewrite
- Inherit entry entered state
- Add local nix build for testing
- Update description
- Update test cases
- (release) 1.4.0
- Fix relative path rewrite
- Clean up test dir
- Add more test cases
- Fix some test case
- Update flake inputs
- Update nix devShell dependencies
- Add direnv config
- Update version bumper
- (release) 1.3.3
- Should unescape underscores back from markdown strict
- Allow the XML parser to recover in case of syntax errors for a more robust behavior
- Fix version number
- Fix changelog
- Add contributing section
- (release) 1.3.2
- Fix file lookup by always also searching in paths provided in include-resources
- Update installation doc in readme
- Add test for nixpkgs result bin
- (release) 1.3.1
- Adding handling of resource-paths for includes by adding
include-resources
as meta data variable. - Adding possibility to include
XML
files while applying aXSL
transformation - [breaking] Emit a warning if file not found by default
- Merge options with default to prevent missing keys
- Fix not found error for code include
- Convert to strict markdown to test include line
- Add docs for environment variables
- Add todo items
- Fix github action
- Allow manual dispatch
- Add nix flake for dev environment
- (release) 1.3.0
- Improve efficiency and refactor code
- Update description of format field
- Add minimum pandoc version
- Add doc for special filenames
- Add test for sepecial filenames
- Add config for venv
- Update version updater
- (release) 1.2.1
- Allow include as raw blocks
- Update README
- Add test for raw blocks
- (release) 1.2.0
- [breaking] Rewrite relative paths
- Fix code include check
- Improve modularization
- Add description of
rewrite-path
- Update gitignore
- (release) 1.1.0
- Fix attribute error
- Remove entry point
- Fix module import
- Fix run.py
- Update debug
- Add automated build
- Fix twine config
- (release) 1.0.1
- [breaking] Change parsing logic
- Move name and config parsing
- Support options for partial include
- Increment section levels of included file
- Allow negative line numbers
- Add type for config key
- Improve snippet include
- Ignore rest of line when including
- Add dedent
- Add support for different formats
- Fix invalid indexing
- Fix a typo
- Fix a bug
- Add missing modules
- Add package import in init
- Fix setup.py
- Rename dir name
- Fix module import
- Use literal_eval to lint config
- Update README
- Update README
- Update README
- Update test files
- Add tests for options
- Add more cases
- Add more formats
- Use packages instead of pymodules
- (release) 1.0.0
- Remove unnecessary dependencies
- (release) 0.8.7
- Fix raw header-includes
- Update README
- Fix a typo
- Add header-includes
- (release) 0.8.6
- Add code including
- Pass pandoc_options only when necessary
- Update README about pandoc options
- Update test for code including
- (release) 0.8.5
- Add test for markdown table
- Add gitignore
- (release) 0.8.4
- [breaking] Fix the option name
- Add docs for include-order
- Add version updater for standard version
- (release) 0.8.3
- [breaking] Remove default extension
- Update README
- Bump version to v0.8.2
- (release) 0.8.2
- Fix dependencies
- Update changelog
- Add support for shell-style wildcards
- Update changelog
- Update CHANGELOG
- Update test
- Bump version to v0.8.0
- Fix deprecated load function
- Update changelog
- Bump version to v0.7.3
- Bump to v0.7.2
- Remove temp file if it exists
- Add changelog
- Add descriptions for pandoc-options
- Fix a typo
- Fix the position of some text
- Update Makefile
- Add .egg to .gitignore
- Bump to v0.7.1
- Add pandoc-options
- Add test for pandoc-options
- Update version to 0.7.0
- Remove debug info
- Update version
- Fix latex in header
- Add test for latex in headers
- Update version number