Skip to content

Release version 0.14.7 #331

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

Merged
merged 2 commits into from
Dec 18, 2021
Merged

Release version 0.14.7 #331

merged 2 commits into from
Dec 18, 2021

Conversation

phil-opp
Copy link
Member

Contains the following changes:

  • fix: build error on the latest nightly (#329)
  • add set_general_handler macro (#285)
  • Derive common traits for number, range and enum types (#315)
  • Add the VMM Communication Exception (#VC) to the InterruptDescriptorTable (#313)
  • fix: enable manipulation of InterruptStackFrame (#312)
  • fix docs for page_table_index (#318)
  • Remove redundant alignment check (#314)
  • fix(idt): fix panic messages for index and #VC (#321)
  • remove const_assert! in favor of std's assert! (#326)
  • Move bootloader integration test to separate CI job (#330)

Based on GitHub's autogenerated release notes
@phil-opp phil-opp requested a review from Freax13 December 18, 2021 17:13
Copy link
Member

@Freax13 Freax13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@phil-opp phil-opp merged commit bb82677 into master Dec 18, 2021
@phil-opp phil-opp deleted the release branch December 18, 2021 17:25
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

Successfully merging this pull request may close these issues.

2 participants