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 v0.1.6 #22

Merged
merged 7 commits into from
Apr 26, 2024
Merged

RELEASE v0.1.6 #22

merged 7 commits into from
Apr 26, 2024

Conversation

mducle
Copy link
Member

@mducle mducle commented Apr 24, 2024

Bugfixes for various user reported issues when used with pace-python and pyspinw.

@mducle mducle force-pushed the feb2024 branch 6 times, most recently from a80d499 to 8435563 Compare April 24, 2024 22:52
Update cibuildwheel version.
Workaround test segfault.
Fix syntax error in utils.py
Update actions to node-20
Change to setup-micromamba
@mducle mducle changed the title User reported bug fixes RELEASE v0.1.6 Apr 25, 2024
@mducle mducle merged commit 3db5507 into main Apr 26, 2024
6 checks passed
@RichardWaiteSTFC
Copy link
Collaborator

@mducle - thanks for this! Quick question, did you check whether the changes to MatlabProxyObject here broke the newer PySpinW plotting, or is it still possible to access things as a dictionary (in addition to now supporting the dot syntax)?

@mducle
Copy link
Member Author

mducle commented Apr 26, 2024

@RichardWaiteSTFC Doh! Sorry I didn't check... could you check and see if it still works? I would need to add __getitem__ and __setitem__ methods to the DictProxyWrapper class to get the dictionary syntax to work; or as a temporary fix here you can do obj.prop.val['key'] to access original dictionary keys...

Sorry I should have waited before publishing this release... it's just that I thought it would fix this annoying CI failure in SpinW... but I think that the CI failure is due to the new setup-matlab action not installing the Compiler runtime.

@mducle mducle deleted the feb2024 branch June 20, 2024 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants