Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
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: seandstewart/typical
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.0
Choose a base ref
...
head repository: seandstewart/typical
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.1
Choose a head ref
  • 13 commits
  • 11 files changed
  • 4 contributors

Commits on Dec 31, 2021

  1. Add benchmark for apischema

    wyfo committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    294f380 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Merge pull request #192 from wyfo/apischema_benchmark

    Add benchmark for apischema
    seandstewart authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    f4bdf2e View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Switch to poetry-core

    fabaff authored Jan 8, 2022
    Configuration menu
    Copy the full SHA
    66b3c34 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Merge pull request #193 from fabaff/patch-1

    Switch to poetry-core
    seandstewart authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    05babfb View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Update typing-extensions, plus a fixes for other breaking changes.

    - Update the Keyword enum repr for breaking change in Py3.10
    - Update introspection for type hints including `return` value
    - Add py3.11 to test matrix
    sean committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c227c22 View commit details
    Browse the repository at this point in the history
  2. bump version to v2.8.1

    sean committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b22772e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be7dc70 View commit details
    Browse the repository at this point in the history
  4. Turn off ubuntu-install script in CI

    sean committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    87c33be View commit details
    Browse the repository at this point in the history
  5. Fix get_origin import

    sean committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1bd4034 View commit details
    Browse the repository at this point in the history
  6. Drop ubuntu-install in lint action.

    sean committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5b280f5 View commit details
    Browse the repository at this point in the history
  7. Add 3.11 to pythonpublish.yml

    sean committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a49457c View commit details
    Browse the repository at this point in the history
  8. Declare poetry version for all actions.

    sean committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6534b16 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #203 from seandstewart/sean/198/update-typing-exte…

    …nsions
    
    Update typing-extensions, plus a few fixes for other breaking changes in Python.
    seandstewart authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    97eec30 View commit details
    Browse the repository at this point in the history
Loading