You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains 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
The primary breaking changes over v1.1.5 of this are:
We have a new philosphy of defaults. Before this meant the featureless "vanilla" process; Now this means including the "latest" stable features. The default configurations are detailed in the docs here
The new lego-like observations and minibatching framework, detailed in the docs here
Many patches to the interface to implement and export getter methods get_XYZ(ekp) replacing ekp.XYZ for internals
Resolves the accidental patch release of v1.1.6/7 over v1.1.5
f1ea77c
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.
@JuliaRegistrator register
Release notes:
The primary breaking changes over v1.1.5 of this are:
get_XYZ(ekp)
replacingekp.XYZ
for internalsf1ea77c
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.
Registration pull request created: JuliaRegistries/General/114122
Tagging
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: