0.2.0
New
- All functions from the native
dos-like
API have now been covered in the high level crate!- Implementations were categorized in the following modules:
video
input
,sound
, andmusic
.
- Implementations were categorized in the following modules:
Fixes and Enhancements
- Significantly improved documentation.
- Build script was tweaked to work on Windows.
- Mac OS is untested; WebAssembly is not yet supported.
- Reduced package size of
dos-like-sys
by excluding unneeded contents.
Full Changelog: 0.1.0...0.2.0