Skip to content
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/0.4.x #142

Merged
merged 22 commits into from
Aug 24, 2024
Merged

Release/0.4.x #142

merged 22 commits into from
Aug 24, 2024

Conversation

slawler
Copy link
Member

@slawler slawler commented Aug 24, 2024

Bugfix Release 0.4.1

Users Changelog

This release of ripple1d fixes several bugs identified during testing.

Features Added

No features added in this version.

API

  • ripple_version is no longer an option for the body of any endpoints.

Bug Fixes

  • A bug due to a hard coded terrain path name causing an error on create_fim_lib has been resolved.
  • A bug associated with the ripple_version parameter has been resolved by removing the parameter from the body of requests (see note in API above).
  • An issue with including lateral structures (not yet implemented) in the ras geometry files causing hang ups has been resolved. This fix resolved another issue where stationing was mis-applied in the newly created ras geometry files.

Developers Changelog

In order to perform tests locally an additional dependency pytest-json-report has been added. This package is not included in the pyproj manifest as it is not required to ship with the software. As a reminder, for users wishing to run tests, pytest and build are additional required dependencies not included in the build manifest.

Updated test coverage

  • All NWM reaches in the Baxter model are now inluded in the tests.

Closes #138
Closes #134
Closes #132
Closes #131
Closes #130

@slawler slawler merged commit f57b1fc into main Aug 24, 2024
3 checks passed
@slawler slawler deleted the release/0.4.x branch August 24, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants