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.5.0
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.1
Choose a head ref
  • 6 commits
  • 24 files changed
  • 2 contributors

Commits on Feb 19, 2024

  1. build: drop support for python3.7 (#245)

    * build: drop 3.7
    
    * minor changes
    tlambert03 authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    35d2891 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. chore: replace black with ruff-format (#246)

    * chore: use ruff format
    
    * ci: add typos
    
    * move config in pyproject
    
    * use ruff during build
    
    * pin xsdata for now
    
    * pin xsdata
    
    * skip imaris tests
    
    * rm x
    tlambert03 authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    47fee72 View commit details
    Browse the repository at this point in the history
  2. ci(dependabot): bump softprops/action-gh-release from 1 to 2 (#247)

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    80d6a40 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    7f08c11 View commit details
    Browse the repository at this point in the history
  2. refactor: Cleanup autogeneration (#250)

    * cleaning up
    
    * unpin runtime dep
    
    * py38 typ
    
    * final cleanup
    
    * skip test
    
    * lint
    
    * test autogen
    tlambert03 authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c9f7fc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. chore: changelog v0.5.1

    tlambert03 committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d6d2a88 View commit details
    Browse the repository at this point in the history
Loading