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: DynamicStructs v0.2.0 #124946

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Feb 12, 2025

- Add `propertyvalues` and `propertypairs` functions.

### Breaking changes
- Removed pretty printing functions and methods for dynamic types. Now only `show(io, x)` is defined.
- Inner constructors no longer supported.
- Remove deprecated convenience macros.
- Remove `getproperties` function in favor of `propertynames(x, NoFields(), private)` and `propertynames(x, OnlyFields(), private)`.

Copy link
Contributor

github-actions bot commented Feb 12, 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.

@JuliaRegistrator JuliaRegistrator force-pushed the registrator-dynamicstructs-e139c391-v0.2.0-3fb4702697 branch from bbf3a17 to 784a361 Compare February 12, 2025 20:48
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-dynamicstructs-e139c391-v0.2.0-3fb4702697 branch from 784a361 to 3ebd68c Compare February 12, 2025 21:13
UUID: e139c391-eeee-4818-b359-c8725224fb1f
Repo: https://github.com/AntonOresten/DynamicStructs.jl.git
Tree: f394cac1200e77a5ae9f1306961946b2d31c27a3

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-dynamicstructs-e139c391-v0.2.0-3fb4702697 branch from 3ebd68c to 77872ac Compare February 12, 2025 21:14
@JuliaTagBot JuliaTagBot merged commit cc24b65 into master Feb 12, 2025
9 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-dynamicstructs-e139c391-v0.2.0-3fb4702697 branch February 12, 2025 21:22
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.

2 participants