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: 5j9/wikitextparser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.49.4
Choose a base ref
...
head repository: 5j9/wikitextparser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.50.1
Choose a head ref
  • 11 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 28, 2022

  1. release: v0.49.5.dev0

    5j9 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    f9f30f0 View commit details
    Browse the repository at this point in the history
  2. docs(changelog): fix issue reference

    commit was actually related to #107
    5j9 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    b0757a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

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

Commits on Aug 29, 2022

  1. fix(ATTRS_PATTERN): make space chars optional

    This is closer to how firefox parses elements.
    5j9 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    d5a1539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4382adc View commit details
    Browse the repository at this point in the history
  3. feat(Table): define row_attrs property

    It's both a getter and setter!
    
    closes #76
    5j9 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5fcb4a1 View commit details
    Browse the repository at this point in the history
  4. release: v0.50.0

    5j9 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    8835071 View commit details
    Browse the repository at this point in the history
  5. release: v0.50.1.dev0

    5j9 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    b260a99 View commit details
    Browse the repository at this point in the history
  6. fix(Table): fix syntax

    PEP 585 was implemented in 3.9.
    5j9 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    667750b View commit details
    Browse the repository at this point in the history
  7. release: v0.50.1

    5j9 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    96a7f61 View commit details
    Browse the repository at this point in the history
Loading