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

Release a new version supporting RVA field alignment #896

Closed
sbomer opened this issue Feb 8, 2023 · 1 comment
Closed

Release a new version supporting RVA field alignment #896

sbomer opened this issue Feb 8, 2023 · 1 comment

Comments

@sbomer
Copy link
Contributor

sbomer commented Feb 8, 2023

There are many bugs which have been fixed since the last release. Notably, #817 and #888 are required to support reading/writing assemblies that use the CreateSpan helpers introduced in .NET 7. There is also support for other new language features, such as support for generic attributes (#871), and significant fixes like determinism hardening (#810).

See dotnet/runtime#81835 for context, where code that is instrumented for code coverage using an old cecil crashes due to alignment issues related to CreateSpan.

@jbevain would it be possible to release a new version soon?

@jbevain
Copy link
Owner

jbevain commented Apr 19, 2023

Done, thanks again the contributions!

@jbevain jbevain closed this as completed Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants