-
Notifications
You must be signed in to change notification settings - Fork 142
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
Publish v2.2.0 #719
Publish v2.2.0 #719
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #719 +/- ##
==========================================
- Coverage 93.97% 93.94% -0.04%
==========================================
Files 60 60
Lines 5214 5215 +1
==========================================
- Hits 4900 4899 -1
- Misses 314 316 +2
☔ View full report in Codecov by Sentry. |
a96df7a
to
9698ac5
Compare
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.
sick!! just a few notes
@NoahSaso, have another look, I think we are good. |
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.
lgtm!
There are no functionality changes in this release, just renaming of packages (because of name collisions in crates.io) as well as moving stuff around to reduce circular dependencies so we can publish all the DAO DAO packages. Also fixes up CI as nightly changes have broken it.
Closes #242. Finally. 🥳
NOTE: have tested the publish script, will tag
v2.2.0
last after getting this reviewed.