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

New version: MATLAB v0.9.0 #124734

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Feb 10, 2025

## Breaking changes

- Types that are subtypes of AbstractArray (e.g. Diagonal) are now converted to MATLAB arrays instead of structs. Within MATLAB these types are represented as normal, _dense_ arrays. [`#229`](https://github.com/JuliaInterop/MATLAB.jl/pull/229)
- Tuples are no longer converted to MATLAB dictionaries. Instead tuples are converted to cell arrays (if it has mixed types) or numeric arrays (if all elements share a single numeric type) [`#231`](https://github.com/JuliaInterop/MATLAB.jl/pull/231)

Copy link
Contributor

github-actions bot commented Feb 10, 2025

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@giordano
Copy link
Member

@musm please see the message above. Once you fix the automerge issues you can register again the new revision without changing the version number and this pull request will be automatically updated.

[noblock]

@tqml
Copy link

tqml commented Feb 22, 2025

Hey @giordano !
I support @musm with the maintenance of the MATLAB.jl package. I'm not really familiar with the package release process. Where should I add the release notes? Is it just creating a Github comment here?

[noblock]

@JuliaTagBot JuliaTagBot added the AutoMerge: last run blocked by comment PR blocked by one or more comments lacking the string [noblock]. label Feb 22, 2025
@giordano
Copy link
Member

  1. Read very carefully New version: MATLAB v0.9.0 #124734 (comment), in particular the section "1. AutoMerge Guidelines which are not met ❌", including the section giving an example of how to add release notes
  2. You're blocking registration with your comment missing [noblock] (as also explained by the message by the bot that I linked above)

@kyak
Copy link

kyak commented Mar 6, 2025

@musm @tqml please provide information requested so that this can be merged. Thank you!

[noblock]

@JuliaRegistrator JuliaRegistrator force-pushed the registrator-matlab-10e44e05-v0.9.0-77c83c39dd branch from e25059f to 00702b2 Compare March 9, 2025 11:37
UUID: 10e44e05-a98a-55b3-a45b-ba969058deb6
Repo: https://github.com/JuliaInterop/MATLAB.jl.git
Tree: 005c36caa0ad24855c3292020c01639b728e5081

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-matlab-10e44e05-v0.9.0-77c83c39dd branch from 00702b2 to 657669c Compare March 10, 2025 20:08
@tqml
Copy link

tqml commented Mar 10, 2025

Hope this works now :)

[noblock]

@giordano
Copy link
Member

giordano commented Mar 10, 2025

Looks like it did, but all messages must not have [noblock], otherwise they'll block merge, see the corresponding label being applied. Either delete messages or edit them to add noblock.

@tqml
Copy link

tqml commented Mar 10, 2025

Ok, updated. Not sure how to retrigger the TagBot though

[noblock]

@JuliaTagBot JuliaTagBot removed the AutoMerge: last run blocked by comment PR blocked by one or more comments lacking the string [noblock]. label Mar 10, 2025
@JuliaTagBot JuliaTagBot merged commit 71de23d into master Mar 10, 2025
9 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-matlab-10e44e05-v0.9.0-77c83c39dd branch March 10, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants