Releases: HalaOS/RASI
Releases · HalaOS/RASI
v0.2.6
v0.2.5
- Add from_raw_* APIs to network driver.
v0.2.2
- First release of the rasi rewrite.
v0.1.11
v0.1.10
- Quic: QuicListener replace futures::lock::Mutex as
AsyncSpinMutex.
v0.1.9
- Fixed: ext doc generation bugs.
v0.1.8
- Fixed: some quic bugs.
v0.1.6
- add help type OpenOptions: a builder for opening files with configurable options.
v0.1.5
- fixed: error in generating crate
rasi-defaultdocument
v0.1.4
- Add official specification test suite.
- Add
pathmod which is an async version of [std::path]. - Replace type
std::path::Pathof traitFileSystemwith typerasi::path::Path