-
Notifications
You must be signed in to change notification settings - Fork 91
Comparing changes
Open a pull request
base repository: executablebooks/MyST-NB
base: v1.1.2
head repository: executablebooks/MyST-NB
compare: v1.2.0
- 12 commits
- 21 files changed
- 6 contributors
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba0a7de - Browse repository at this point
Copy the full SHA ba0a7deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41f4969 - Browse repository at this point
Copy the full SHA 41f4969View commit details -
MAINT: adding python 3.13 to CI and classifiers (#635)
* MAINT: adding python 3.13 to CI and classifiers * TMP: using pandas nightly wheel for python 3.13 * TMP: using pyarrows nightly wheel for python 3.13
Configuration menu - View commit details
-
Copy full SHA for 83f8d1b - Browse repository at this point
Copy the full SHA 83f8d1bView commit details
Commits on Oct 7, 2024
-
[pre-commit.ci] pre-commit autoupdate (#569)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.5.0...v5.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.6.9](astral-sh/ruff-pre-commit@v0.1.4...v0.6.9) - [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.11.2](pre-commit/mirrors-mypy@v1.6.1...v1.11.2) - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d6e25d - Browse repository at this point
Copy the full SHA 8d6e25dView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8389654 - Browse repository at this point
Copy the full SHA 8389654View commit details
Commits on Nov 11, 2024
-
CI: adding devdeps testing and cron and workflow dispatch (#639)
* MAINT: fix tox syntax * CI: adding CI workflow to test with developer version of dependencies * CI: adding cronjob and workflow dispatch * CI: cleanup upper limits as these should be picked up by the devdeps job * CI: avoid windows error by relying on available pip; print out installed versions to help future debugging
Configuration menu - View commit details
-
Copy full SHA for aee9a46 - Browse repository at this point
Copy the full SHA aee9a46View commit details
Commits on Nov 12, 2024
-
FIX: fix path suffix condition in core/read.py (#641)
* Fix for documents with unknown number of multiple suffixes > 1 * test * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove stray addition --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Brigitta Sipőcz <bsipocz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 72b415f - Browse repository at this point
Copy the full SHA 72b415fView commit details
Commits on Nov 26, 2024
-
ENH: Support translated notebooks (#600)
* fall back to myst-parser for translated strings * add internationalization test * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * TST: use old sphinx generated comparison file * TST: ignoring metadata missing from old sphinx generated files * MAINT: cleanup debug prints * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: Brigitta Sipőcz <bsipocz@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ee8d01 - Browse repository at this point
Copy the full SHA 6ee8d01View commit details
Commits on Dec 5, 2024
-
* CONF: adding pytest config to fail on deprecationwarnings * DEP: remove deprecated sphinx usage * DEP: workaround deprecation * CONF: adding more deprecation warnings to ignore that are triggered upstream * CI: bump myst-parser dependency to avoid the deprecationwarning that gets triggered with the used version combo * Remove typoed upstream word to make codespell happy * CI: ignore warnings triggered only on windows
Configuration menu - View commit details
-
Copy full SHA for 2cd6874 - Browse repository at this point
Copy the full SHA 2cd6874View commit details
Commits on Feb 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 305c781 - Browse repository at this point
Copy the full SHA 305c781View commit details
Commits on Feb 6, 2025
-
MAINT: fix CI in prep for release (#659)
* CI: no need for pyarrow workaround any more * TST: check if matrix combo is OS dependent or version dependent * DEBUG: checking pillow for OS dependent issue
Configuration menu - View commit details
-
Copy full SHA for 9591314 - Browse repository at this point
Copy the full SHA 9591314View commit details
Commits on Feb 7, 2025
-
* DOC: adding changelog for v1.2.0 * REL: bumping version for v1.2.0
Configuration menu - View commit details
-
Copy full SHA for 27c82f3 - Browse repository at this point
Copy the full SHA 27c82f3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.2...v1.2.0