-
Notifications
You must be signed in to change notification settings - Fork 200
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
chore(noir): Release 0.4.0 #1005
chore(noir): Release 0.4.0 #1005
Conversation
be922f3
to
3152f6f
Compare
c867a22
to
b345fe2
Compare
2e5b77d
to
c790bd6
Compare
6eef160
to
5e92410
Compare
efc3b40
to
71b56ea
Compare
@TomAFrench Did you ever make the change? We might want to use this: https://github.com/googleapis/release-please#how-can-i-fix-release-notes and re-run the tool |
I looked at that and wasn't clear on the expected usage. i.e. by "edit the body of the merged pull requests" does it mean editting the top comment of the PR? I haven't made this change yet. |
Yeah, I believe it means editing the first comment of the PR. |
ee32a0b
to
27c2bf3
Compare
Cool, looks like the changelog's been updated correctly. |
c5c1790
to
ab53fc7
Compare
I think we're gtg on this release now right? |
🤖 Release is at https://github.com/noir-lang/noir/releases/tag/v0.4.0 🌻 |
🤖 I have created a release beep boop
0.4.0 (2023-04-17)
⚠ BREAKING CHANGES
Features
Vec
type to frontend (#1103) (e125157)map
(#997) (34eab32)std::unsafe::zeroed
(#1048) (9a43f85)nargo
crate (#1142) (753a272)noirc_driver
aware of contracts (#999) (c21afca)InvalidPackageError
andDependencyResolutionError
error types. (#1007) (1e6761b)nargo
from any directory in package (#1010) (761fdb5)Prover.toml
(#1087) (57c817f)nargo
into core and cli packages (#1065) (7c388f9)Bug Fixes
nargo_cli
tonargo
(74d7369)nargo_cli
tonargo
(#1095) (74d7369)Nargo.toml
in commands which act on a Nargo package (#1029) (6e642b9)Miscellaneous Chores
This PR was generated with Release Please. See documentation.