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: annotated-types/annotated-types
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: annotated-types/annotated-types
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 17, 2022

  1. Fix Timezone docs syntax

    Zac-HD committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    2e5c18b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    12855f7 View commit details
    Browse the repository at this point in the history
  2. add GroupedMetadata as a base class for Interval (#12)

    Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
    adriangb and Zac-HD authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    f59cf6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2864944 View commit details
    Browse the repository at this point in the history
  4. use __init_subclass__ instead of ABC (#16)

    * use __init_subclass__ instead of ABC
    
    * add test
    
    * remove pragma
    adriangb authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    1089b0e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. add docs for GroupedMetadata and BaseMetadata (#15)

    Co-authored-by: Samuel Colvin <samcolvin@gmail.com>
    Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
    3 people authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    7351d1b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Bump version to 0.3.0 (#18)

    adriangb authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    bacee2d View commit details
    Browse the repository at this point in the history
Loading