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: executablebooks/MyST-Parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.0
Choose a base ref
...
head repository: executablebooks/MyST-Parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.2
Choose a head ref
  • 18 commits
  • 29 files changed
  • 9 contributors

Commits on Feb 22, 2022

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

Commits on Feb 23, 2022

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

Commits on Feb 24, 2022

  1. 📚 DOCS: Fix typo (#526)

    rowanc1 authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f95e0a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. DOCS: Fix typos (#535)

    kianmeng authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    dc45a1f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

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

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    4e9d69e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57f7543 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9c4f3b View commit details
    Browse the repository at this point in the history
  4. 🧪 CI: Skip testing for Sphinx v3

    fails because of: sphinx-doc/sphinx#10291
    chrisjsewell committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    5916392 View commit details
    Browse the repository at this point in the history
  5. 📚 DOCS: Fix date of 0.17.0 release (#550)

    Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
    soxofaan and chrisjsewell authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    3864d2b View commit details
    Browse the repository at this point in the history
  6. 📚 DOCS: Fix typo - "to use write Sphinx" (#538)

    Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
    bhagerty and chrisjsewell authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    5cc398f View commit details
    Browse the repository at this point in the history
  7. 🧪 TESTS: Fix regression output on 32-bit systems to match 64-bit syst…

    …ems (#523)
    
    Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
    stefanor and chrisjsewell authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    8f53a0b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. 🔧 MAINTAIN: Move from setuptools to flit (#553)

    Allows for a PEP 621 compliant `pyproject.toml`
    chrisjsewell authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    ce1245b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    0c33663 View commit details
    Browse the repository at this point in the history
  2. 🚀 RELEASE: 0.17.1

    chrisjsewell committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    8ea8a8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    719de0a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. ♻️ REFACTOR: Replace attrs by dataclasses (#557)

    Removes dependency on attrs
    chrisjsewell authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    fff28a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. 🚀 RELEASE: 0.17.2

    chrisjsewell committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    8854d84 View commit details
    Browse the repository at this point in the history
Loading