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: AbstractPPL v0.8.0 #103811

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Mar 28, 2024

JuliaRegistrator referenced this pull request in TuringLang/AbstractPPL.jl Mar 28, 2024
* move to Accessors

* fix tests

* fix test error

* add compat

* version bump

* Update src/varname.jl

Co-authored-by: Tor Erlend Fjelde <tor.erlend95@gmail.com>

* Update src/varname.jl

* remove type piracy in  `show` function

* fix print behavior

* removed composition of a varname to a lens

* update doc

* remove `Setfield`

* add some type stability tests and additional doctests

* fix test error

* Update src/varname.jl

Co-authored-by: Tor Erlend Fjelde <tor.erlend95@gmail.com>

* copy functions from Setfield and recover the interpolation abilities

* fix some comments

---------

Co-authored-by: Tor Erlend Fjelde <tor.erlend95@gmail.com>
Copy link
Contributor

github-actions bot commented Mar 28, 2024

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


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. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

UUID: 7a57a42e-76ec-4ea3-a279-07e840d6d9cf
Repo: https://github.com/TuringLang/AbstractPPL.jl.git
Tree: 8b1588261d97e90de33882f50eb5592cbec430cd

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-abstractppl-7a57a42e-v0.8.0-e58f5dfd3b branch from 37ac80a to 7b8bdea Compare April 2, 2024 11:27
JuliaRegistrator referenced this pull request in TuringLang/AbstractPPL.jl Apr 2, 2024
* Update varname.jl

* Update Project.toml

* use `MacroTools` from `Accessors`

* stop using `MacroTools.@capture`

* rename test

* remove support for composite lens

* Apply suggestions from code review

Co-authored-by: David Widmann <devmotion@users.noreply.github.com>

---------

Co-authored-by: Xianda Sun <sunxdt@gmail.com>
Co-authored-by: Xianda Sun <5433119+sunxd3@users.noreply.github.com>
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
@JuliaTagBot JuliaTagBot merged commit ba65a4f into master Apr 2, 2024
11 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-abstractppl-7a57a42e-v0.8.0-e58f5dfd3b branch April 2, 2024 11:40
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