Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve include file filter #177

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 21, 2021

  1. Improved include file filter

    - Raw includes
    - Including/excluding on different output
      formats.
    - Variable substitution in include paths.
    - Documentation.
    - Tests.
    gabyx committed May 21, 2021
    Configuration menu
    Copy the full SHA
    9927681 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Improve relative file includes

    - Still allow includes from current working directory.
    gabyx committed May 24, 2021
    Configuration menu
    Copy the full SHA
    594d236 View commit details
    Browse the repository at this point in the history
  2. Always substitute variables

    gabyx committed May 24, 2021
    Configuration menu
    Copy the full SHA
    f671e39 View commit details
    Browse the repository at this point in the history