Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fralau/mkdocs-macros-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: fralau/mkdocs-macros-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 1, 2025

  1. Add dependency on requests (#269)

    fralau committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    51a3afc View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. Enable j2 extensions in mkdocs-macros without false-positive warning (#…

    …273)
    
    * add j2_extensions to config scheme
    wwarriner authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    c6ea72a View commit details
    Browse the repository at this point in the history
  2. Update post_production.md

    fralau committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    2eaf033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a329bc View commit details
    Browse the repository at this point in the history
  4. Add documentation for jinja2_extensions (#272)

      - included `new_syntax` test case in pytest tests
      - the `config.yml` file contains the j2_extensions parameter
      - bump version number
    fralau committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    a76d62b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2025

  1. Update CHANGELOG for version 1.4.1

    Added a fix for missing dependency declaration on requests.
    fralau authored Oct 25, 2025
    Configuration menu
    Copy the full SHA
    a93a1f7 View commit details
    Browse the repository at this point in the history
Loading