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: frostming/marko
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.4
Choose a base ref
...
head repository: frostming/marko
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 3 contributors

Commits on Jul 9, 2025

  1. chore: Update pdm.lock (#233)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    6c8d7db View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Configuration menu
    Copy the full SHA
    0f100cb View commit details
    Browse the repository at this point in the history
  2. chore: fix formatting (#235)

    rr- authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    5eaacc6 View commit details
    Browse the repository at this point in the history
  3. chore: make slugify dependency optional (#236)

    Makes it possible to run pytest on a freshly checked out project without
    having to set up a venv.
    rr- authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    696ae3d View commit details
    Browse the repository at this point in the history
  4. doc: Add usage guide and docs build automation

    The changes add comprehensive usage documentation and a new Nox task for
    building docs with live reload. The usage guide covers core APIs,
    extensions, AST manipulation, and common patterns.
    
    Close #223
    
    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    d4588b8 View commit details
    Browse the repository at this point in the history
  5. Bump version to v2.2.0 (#238)

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    6113ad8 View commit details
    Browse the repository at this point in the history
Loading