-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.5.0 #154
Release 1.5.0 #154
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8bb4f31 - Browse repository at this point
Copy the full SHA 8bb4f31View commit details -
Merge pull request #141 from MODFLOW-USGS/post-release-1.4.0-reset
Post release 1.4.0 reset
Configuration menu - View commit details
-
Copy full SHA for 954c1d0 - Browse repository at this point
Copy the full SHA 954c1d0View commit details
Commits on Feb 25, 2024
-
refactor(latex): support path-like, add docstrings (#142)
* add docs and support str or path-like for latex utils * also install nightly build and update flopy pkgs in ci
Configuration menu - View commit details
-
Copy full SHA for 827b5ec - Browse repository at this point
Copy the full SHA 827b5ecView commit details
Commits on Mar 5, 2024
-
chore(dependencies): restrict yanked pytest version 8.1.0 (#143)
* pytest 8.1.0 broke some plugins and was yanked * https://github.com/pytest-dev/pytest/releases/tag/8.1.0 * always install examples dependencies in ci (need flopy)
Configuration menu - View commit details
-
Copy full SHA for 9403562 - Browse repository at this point
Copy the full SHA 9403562View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c0ee37 - Browse repository at this point
Copy the full SHA 5c0ee37View commit details -
chore: switch to ruff, misc linting fixes (#145)
* switch to Ruff from black, isort, pylint, flake8 * apply some fixes recommended by ruff's linter * reformat python files with ruff's default ruleset * add ruff lint rule npy201
Configuration menu - View commit details
-
Copy full SHA for 70cce0e - Browse repository at this point
Copy the full SHA 70cce0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e65c4d3 - Browse repository at this point
Copy the full SHA e65c4d3View commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 08eff72 - Browse repository at this point
Copy the full SHA 08eff72View commit details
Commits on Apr 12, 2024
-
feat(markers): add no_parallel marker, support differing pkg/module n…
…ames (#148) * add no_parallel marker to modflow_devtools.markers to skip test if xdist is activated * add name_map param to has_pkg() function and requires_pkg marker — accommodate packages which don't have a correspondingly named top-level module, e.g. pytext-xdist -> xdist, mfpymake -> pymake * minor refactor in has_pkg() and update docstrings
Configuration menu - View commit details
-
Copy full SHA for 1f358de - Browse repository at this point
Copy the full SHA 1f358deView commit details -
Configuration menu - View commit details
-
Copy full SHA for a59b426 - Browse repository at this point
Copy the full SHA a59b426View commit details -
Configuration menu - View commit details
-
Copy full SHA for 748c935 - Browse repository at this point
Copy the full SHA 748c935View commit details
Commits on May 13, 2024
-
feat(snapshots): add snapshot fixtures, remove pandas fixture (#151)
* add numpy array snapshot extensions and fixtures with syrupy, moved from flopy * remove use_pandas fixture, originally meant for use in flopy tests for pandas support but never used and probably not needed, as flopy use_pandas flags will be removed eventually * todo: figure out how to support multi-array snapshots
Configuration menu - View commit details
-
Copy full SHA for c9e445d - Browse repository at this point
Copy the full SHA c9e445dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d96089e - Browse repository at this point
Copy the full SHA d96089eView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d3bb59 - Browse repository at this point
Copy the full SHA 3d3bb59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9302fd8 - Browse repository at this point
Copy the full SHA 9302fd8View commit details