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

Publish version 0.10.3 #599

Merged
merged 9 commits into from
Mar 20, 2024
Merged

Publish version 0.10.3 #599

merged 9 commits into from
Mar 20, 2024

Conversation

vinc
Copy link
Owner

@vinc vinc commented Mar 19, 2024

  • Add ANSI OSC color palette support (#566)
  • Add drive device (#555)
  • Add env vars to customize screen size (#585)
  • Add escape sequences to shell (#558)
  • Add hashbang support to execute scripts (#570)
  • Add kernel log to buffer in memory (#578)
  • Add memory dump command (#574)
  • Add time synchronisation with NTP (#579)
  • Add timeout to socket accept (#584)
  • Display non printable ascii chars with a dark dot (#580)
  • Fix random memory issues (#573)
  • Fix shell autocomplete (#591)
  • Fix socket status reading (#575)
  • Improve setup process (#596)
  • Improve warning when MFS is not mounted (#595)
  • Initialize ACPI module at boot time (#583)
  • Refactor everything to stay below 80 chars per line (#567)
  • Run clippy (#581)
  • Skip ATA drive selection when not needed (#576)
  • Update Rust from nightly-2023-12-01 to nightly-2024-03-01 (#598)
  • Update documentation (#592)
  • Update unit conversions (#597)
  • Update x86_64 crate from 0.14.12 to 0.15.0 (#590)
  • Bump bootloader from 0.9.23 to 0.9.24 (#571)
  • Bump bootloader from 0.9.24 to 0.9.28 (#586)
  • Bump num-traits from 0.2.17 to 0.2.18 (#572)
  • Bump object from 0.32.1 to 0.32.2 (#564)
  • Bump object from 0.32.2 to 0.33.0 (#589)
  • Bump object from 0.33.0 to 0.34.0 (#593)
  • Bump pic8259 from 0.10.4 to 0.11.0 (#594)
  • Bump smoltcp from 0.10.0 to 0.11.0 (#565)
  • Bump uart_16550 from 0.2.19 to 0.3.0 (#524)
  • Bump x86_64 from 0.15.0 to 0.15.1 (#600)
  • Bump x86_64 from 0.14.11 to 0.14.12 (#577)

@vinc
Copy link
Owner Author

vinc commented Mar 19, 2024

TODO:

  • Update version in Cargo.toml and doc/manual.md
  • Update copyright year if needed
  • Update changelog
  • Update screenshot in doc/images/moros.png

@vinc vinc marked this pull request as ready for review March 20, 2024 14:44
@vinc vinc merged commit f6b8946 into trunk Mar 20, 2024
1 check passed
@vinc vinc changed the title Publish version 0.10.2 Publish version 0.10.3 Mar 20, 2024
@vinc vinc deleted the release/0.10.3 branch March 20, 2024 14:45
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.

1 participant