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: kayjan/bigtree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.25.2
Choose a base ref
...
head repository: kayjan/bigtree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.25.3
Choose a head ref
  • 5 commits
  • 30 files changed
  • 1 contributor

Commits on Mar 26, 2025

  1. Clean up code (#358)

    refactor: clean up code
    kayjan authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    37fcb70 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Refactor export yield functions (#359)

    * bump: v0.25.2, update docs
    
    * refactor: abstract common function checking
    
    * refactor: abstract yield to classes
    kayjan authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    0e41179 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2025

  1. Deduplicate docstring (#360)

    * bump: v0.25.2, update docs
    
    * refactor: abstract common function checking
    
    * refactor: abstract yield to classes
    
    * refactor: clean up with TypeVar and mypy
    
    * refactor: docstring cleanup for functions not in mkdocs
    
    * docs: deduplicate docstring with default and type hint information
    
    * fix: coverage for pytest
    kayjan authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    63a85ca View commit details
    Browse the repository at this point in the history
  2. V0.25.3 (#361)

    * bump: v0.25.3
    
    * bump: v0.25.3
    kayjan authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    29744c0 View commit details
    Browse the repository at this point in the history
  3. Minor clean up (#362)

    refactor: add __all__
    kayjan authored Mar 30, 2025
    Configuration menu
    Copy the full SHA
    311d68d View commit details
    Browse the repository at this point in the history
Loading