-
Notifications
You must be signed in to change notification settings - Fork 24
Version 0.6.0 #162
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
Merged
Version 0.6.0 #162
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fixes bugs with the short_term_extremes_example * Updates the HTML file
Uses MATLAB's Markup syntax (similar to Markdown) to create a Livescript example in .m format. This format allows version control diffability while maintaining Livescript functionality when opened in MATLAB. The Markup specification is documented here: https://www.mathworks.com/help/matlab/matlab_prog/marking-up-matlab-comments-for-publishing.html. This approach is forward-compatible with MATLAB R2024b's new plain text format for Live Scripts: https://www.mathworks.com/help/matlab/matlab_env/beta-new-desktop-for-matlab.html To hedge against MATLAB removing support for Markup it is also recommended to generate the `.mlx` and `html` files.
Removed in MHKiT Python v0.8.0 and above
Prepare v0.6.0 Release
Hotfix v0.6.0 Build and Release Action
Hotfix: Restrict Development Builds to Contributor Only
At this time the web urls do not work as links. I do not see a specification here: https://www.mathworks.com/help/matlab/ref/matlab.addons.toolbox.toolboxoptions.html I tried: `<https://mhkit-software.github.io/MHKiT/api.html>` `<a href='https://mhkit-software.github.io/MHKiT/api.html'>MATLAB API</a>` `<a href='https://mhkit-software.github.io/MHKiT/api.html'>MATLAB API</a>`
Fix: MHKiT-MATLAB Toolbox Details
Release: update v0.6.0 Toolbox binary and Project file
rpauly18
approved these changes
Feb 17, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go once tests finish
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
MHKiT-MATLAB v0.6.0
Release Highlights
Breaking Changes
Impact:
New Features
Wave Module
environmental_contours_example.mlx
DOLFYN Module
adcp_example.mlx
Technical Improvements
Compatibility
MATLAB-Python Interoperability
typecast_spectra_to_mhkit_python
: Standardizes spectra data sent to Pythontypecast_from_mhkit_python
: Standardizes Python output for MATLABdata
: Native MATLAB type (scalar, array, or struct)type
: Data classificationindex
: Index informationVersion Control Improvements
New Examples
Bug Fixes
omni-directional_wave_power
[8284aa2]Dependencies
Contributors
Special thanks to all contributors who made this release possible: