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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@
6
6
7
7
* fix(daemon): panic in terminator thread by @AnthonyMichaelTDM in https://github.com/AnthonyMichaelTDM/mecomp/pull/395
8
8
* feat: add cargo-hakari cleanup step to release workflow by @AnthonyMichaelTDM in https://github.com/AnthonyMichaelTDM/mecomp/pull/396
9
+
* reduce size of release binaries by removing workspace-hack before building by @AnthonyMichaelTDM in https://github.com/AnthonyMichaelTDM/mecomp/pull/397
10
+
* this ended up not doing much, which sucks because I spent quite a while on it :(
11
+
* perf(analysis): parallelize reference set generation by @AnthonyMichaelTDM in https://github.com/AnthonyMichaelTDM/mecomp/pull/398
12
+
* feat: remove support for x86_64-apple-darwin by @AnthonyMichaelTDM in https://github.com/AnthonyMichaelTDM/mecomp/pull/399
0 commit comments