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.2
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.1.3
Choose a head ref
  • 18 commits
  • 7 files changed
  • 4 contributors

Commits on Jun 24, 2024

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

    Co-authored-by: frostming <16336606+frostming@users.noreply.github.com>
    github-actions[bot] and frostming authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    be3a280 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

    Co-authored-by: frostming <16336606+frostming@users.noreply.github.com>
    github-actions[bot] and frostming authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fc6c98b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix: update locks

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Jul 19, 2024
    1 Configuration menu
    Copy the full SHA
    5bb3e99 View commit details
    Browse the repository at this point in the history
  2. chore: Update pdm.lock (#203)

    Co-authored-by: frostming <16336606+frostming@users.noreply.github.com>
    github-actions[bot] and frostming authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    61291bf View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge branch 'master' of github.com:frostming/marko

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Jul 22, 2024
    1 Configuration menu
    Copy the full SHA
    9498dfe View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    e259909 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

    Co-authored-by: frostming <16336606+frostming@users.noreply.github.com>
    github-actions[bot] and frostming authored Jul 31, 2024
    1 Configuration menu
    Copy the full SHA
    58ec6c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. 1 Configuration menu
    Copy the full SHA
    a6fdd7f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

    Co-authored-by: frostming <16336606+frostming@users.noreply.github.com>
    github-actions[bot] and frostming authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5cc67d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

    Co-authored-by: frostming <16336606+frostming@users.noreply.github.com>
    github-actions[bot] and frostming authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    21445dd View commit details
    Browse the repository at this point in the history
  2. Initialize children in Document.__init__() (#209)

    * Initialize children in Document.__init__()
    
    * Remove redundant call to super().__init__()
    apetresc authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    99c223c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. doc: fix the extension example

    Close #211
    
    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c1e4c25 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

    Co-authored-by: frostming <16336606+frostming@users.noreply.github.com>
    github-actions[bot] and frostming authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1ba256a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2024

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

    Co-authored-by: frostming <16336606+frostming@users.noreply.github.com>
    github-actions[bot] and frostming authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    0bb0537 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

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

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

Commits on Feb 19, 2025

  1. fix: recursion error when dispatching render method (#222)

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

Commits on Apr 4, 2025

  1. chore: bump version to 2.1.3

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    8c919a4 View commit details
    Browse the repository at this point in the history
  2. chore: Update pdm.lock (#220)

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