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: Textualize/rich
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.1.0
Choose a base ref
...
head repository: Textualize/rich
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.2.0
Choose a head ref
  • 11 commits
  • 20 files changed
  • 3 contributors

Commits on Mar 25, 2022

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

Commits on Mar 29, 2022

  1. Exclude ./README.id.md

    Excluding ./README.it.md so the workflow test could be passed
    theDreamer911 authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    feae461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d08fe13 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    theDreamer911 authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    09ae41a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. bump typing extension

    willmcgugan committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    02c5bf1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2157 from Textualize/bump-typing-extensions

    bump typing extension
    willmcgugan authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    9ab0758 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2113 from theDreamer911/patch-1

    adding indonesian translation for readme
    willmcgugan authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    ae1ee4e View commit details
    Browse the repository at this point in the history
  4. Bump minimum Python version to 3.6.3 (from 3.6.1)

    The `OrderedDict[CacheKey, CacheValue]` code we use in the LRUCache class doesn't work with Python versions `3.6.1` and `3.6.2`, unfortunately
    Olivier Philippon committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    303e9b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Merge pull request #2161 from Textualize/bump-minimum-version-to-3.6.3

    Bump minimum Python version to `3.6.3` (from `3.6.1`)
    willmcgugan authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e4ba549 View commit details
    Browse the repository at this point in the history
  2. version bump

    willmcgugan committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    7e7d542 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2165 from Textualize/v12.2.0

    version bump
    willmcgugan authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    0a3fcb9 View commit details
    Browse the repository at this point in the history
Loading