-
Notifications
You must be signed in to change notification settings - Fork 15
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: sktime/skbase
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sktime/skbase
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 10 files changed
- 4 contributors
Commits on Jul 4, 2024
-
[pre-commit.ci] pre-commit autoupdate (#342)
<!--pre-commit.ci start--> updates: - [github.com/asottile/blacken-docs: 1.16.0 → 1.18.0](adamchainz/blacken-docs@1.16.0...1.18.0) <!--pre-commit.ci end-->
Configuration menu - View commit details
-
Copy full SHA for f0d3306 - Browse repository at this point
Copy the full SHA f0d3306View commit details
Commits on Jul 12, 2024
-
& yarnabrina [ENH] prevent imports in
_check_soft_dependencies
(#340)The `_check_soft_dependencies` utility had inefficiencies and side effects, because to check the soft dependency being present, an import would be attempted, which can lead to circular imports or casacding imports. This PR replaces the logic with an import-free check. It also deprecates the argument `suppress_import_stdout`, as there is no longer any import, hence no `stdout` output that would be created. Mirror of sktime/sktime#6355 which includes contributions by @yarnabrina, and of sktime/sktime#6719
Franz Király authoredJul 12, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for f09f148 - Browse repository at this point
Copy the full SHA f09f148View commit details
Commits on Jul 22, 2024
-
[MNT] [Dependabot](deps): Update sphinx-gallery requirement from <0.1…
…7.0 to <0.18.0 (#343) Updates the requirements on [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) to permit the latest version.
Configuration menu - View commit details
-
Copy full SHA for 7204953 - Browse repository at this point
Copy the full SHA 7204953View commit details
Commits on Aug 1, 2024
-
[MNT] [Dependabot](deps): Update sphinx requirement from !=7.2.0,<8.0…
….0 to !=7.2.0,<9.0.0 (#344) Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
Configuration menu - View commit details
-
Copy full SHA for 1e53542 - Browse repository at this point
Copy the full SHA 1e53542View commit details
Commits on Aug 2, 2024
-
[ENH] sync dependency checkers with
sktime
(#345)This PR syncs the dependency checker utilities with `sktime`.
Franz Király authoredAug 2, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for eb583d1 - Browse repository at this point
Copy the full SHA eb583d1View commit details -
Release 0.8.2 * changelog * version bump
Franz Király authoredAug 2, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 2fdb184 - Browse repository at this point
Copy the full SHA 2fdb184View commit details -
[MNT] Move release CI to macos-12 image (#347)
v11 is not available any more https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#standard-github-hosted-runners-for-public-repositories @fkiraly those jobs do not start https://github.com/sktime/skbase/actions/runs/10212328626
Configuration menu - View commit details
-
Copy full SHA for 955c4d2 - Browse repository at this point
Copy the full SHA 955c4d2View commit details -
[DOC] add szepeviktor to allcontributors file (#348)
Adds @szepeviktor to the allcontributors file
Franz Király authoredAug 2, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 4cee902 - Browse repository at this point
Copy the full SHA 4cee902View commit details
There are no files selected for viewing