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: tlambert03/ome-types
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.5
Choose a base ref
...
head repository: tlambert03/ome-types
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0rc0
Choose a head ref
  • 2 commits
  • 13 files changed
  • 2 contributors

Commits on Dec 28, 2023

  1. refactor: different pattern for structured annotations list and shape…

    …s union (#237)
    
    * fix: try different pattern for structured annotations
    
    * style(pre-commit.ci): auto fixes [...]
    
    * remove generated
    
    * fix build
    
    * move validator
    
    * style(pre-commit.ci): auto fixes [...]
    
    * lint
    
    * fix lint
    
    * use stock StructuredAnnotations
    
    * fix py37
    
    * more generic mixin
    
    * remove unused file
    
    * Revert "remove unused file"
    
    This reverts commit 3344920.
    
    * remove correct file
    
    * remove generic
    
    * use similar pattern for shape union
    
    * remove extra docs types
    
    * fix paquo
    
    * rename module
    
    * go back to generic
    
    * expose name Union
    
    * add extend method
    
    * fix docs
    
    * fix hint
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    tlambert03 and pre-commit-ci[bot] authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    80e4b6a View commit details
    Browse the repository at this point in the history
  2. chore: changelog v0.5.0

    tlambert03 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    6f3c6ee View commit details
    Browse the repository at this point in the history
Loading