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.6.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.7.0
Choose a head ref
  • 8 commits
  • 6 files changed
  • 8 contributors

Commits on Nov 2, 2023

  1. Allow tzinfo objects for Timezone (#56)

    * Allow `tzinfo` objects for `Timezone`
    
    * Add section about changes
    Viicos authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    657ded9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. add URLs to pyproject.toml (#58)

    * add URLs to pyproject.toml
    
    * fix 🤦
    samuelcolvin authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    195e340 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. suggested fix on typo (#60)

    PelicanQ authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6693037 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Correct misstatement in README (#62)

    * Correct misstatement in README
    
    * fix typo
    
    * Improve Predicate() repr
    Zac-HD authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    59a50d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Fix IsDigit -> IsDigits (#63)

    * Fix IsDigit -> IsDigits
    
    * fix IsDigit typo, leave alias
    
    ---------
    
    Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
    toriningen and Zac-HD authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    89e3d2e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Add Unit type (#65)

    * add Quantity type
    
    * lint
    
    * sort
    
    * don't mention abc
    
    * spacing
    
    * simplify test
    
    * test
    
    * rename to unit
    
    * add docs and readme
    
    * undo formatting
    
    * newline
    tlambert03 authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    99dbac8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Improve handling of GroupedMetadata (First try) (#69)

    * first
    
    * first
    
    * first
    
    * second
    
    * ignore types for test
    
    ---------
    
    Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
    cksleigen and Zac-HD authored May 18, 2024
    Configuration menu
    Copy the full SHA
    0757d41 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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