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: hukkin/mdformat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.19
Choose a base ref
...
head repository: hukkin/mdformat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.20
Choose a head ref
  • 16 commits
  • 26 files changed
  • 2 contributors

Commits on Nov 18, 2024

  1. Merge pull request #479 from executablebooks/version-0.7.19

    Bump version: 0.7.18 → 0.7.19
    hukkin authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    43c6370 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    c22a0b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d98566 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

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

Commits on Nov 28, 2024

  1. maintain: remove dead code

    hukkin committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    666b9d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

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

Commits on Dec 4, 2024

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

Commits on Dec 12, 2024

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

Commits on Dec 15, 2024

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

Commits on Dec 17, 2024

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

Commits on Dec 18, 2024

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

Commits on Dec 19, 2024

  1. Configuration menu
    Copy the full SHA
    52f3c06 View commit details
    Browse the repository at this point in the history
  2. add: --no-validate option to skip AST safety check (#496)

    * fix(#50): add --no-validate
    
    * refactor: use `dest=validate`
    
    Co-authored-by: Taneli Hukkinen <3275109+hukkin@users.noreply.github.com>
    
    * refactor: finish renaming the stored value to validate
    
    * test: add patch to unit test
    
    * docs: add 'validate' to documentation
    
    * docs: re-generate help on Python 3.13.1
    
    * test: add valid configuration test
    
    * fix: allow override
    
    * Apply suggestions from code review
    
    Co-authored-by: Taneli Hukkinen <3275109+hukkin@users.noreply.github.com>
    
    * ci: apply formatting
    
    ---------
    
    Co-authored-by: Taneli Hukkinen <3275109+hukkin@users.noreply.github.com>
    KyleKing and hukkin authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    062ad6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa91de5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4f971c View commit details
    Browse the repository at this point in the history
Loading