Releases: choco-technologies/dmdevfs
Releases · choco-technologies/dmdevfs
Release list
v0.8.0
What's Changed
- Deduplicate directory entries in
readdirfor shared driver parent paths by @JohnAmadis with @Copilot in #52
Full Changelog: v0.7.1...v0.8.0
v0.8
What's Changed
- Deduplicate directory entries in
readdirfor shared driver parent paths by @JohnAmadis with @Copilot in #52
Full Changelog: v0.7.1...v0.8
v0.7.1
What's Changed
- Enhance read_driver_node_path: add support for alternative device names by @JohnAmadis in #48
- fix: device nodes incorrectly reported as directories by Dmod_ReadDirEx by @Copilot in #50
New Contributors
- @JohnAmadis made their first contribution in #48
Full Changelog: v0.7...v0.7.1
v0.7
What's Changed
- Add lseek support to align with dmdrvi v1.0 offset-based read/write API by @Copilot in #43
Full Changelog: v0.6.1...v0.7
v0.6.3
v0.6.2
v0.6.1
What's Changed
- Fix release pipeline not triggering on direct tag push by @Copilot in #35
- Fix subdirectory listing under /dev mount point by @Copilot in #37
- Add dmdrvi v0.5
eofAPI support with file-size fallback by @Copilot in #39
Full Changelog: v0.6...v0.6.1
v0.6
What's Changed
- Fix opendir/readdir returning no entries when drivers have major/minor device numbers by @Copilot in #33
Full Changelog: v0.5.2...v0.6
v0.5.2
What's Changed
- Use dmini section iteration API in configure_section_drivers by @Copilot in #31
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Add DMOD_LOG_STEP macros to driver configuration by @Copilot in #30
Full Changelog: v0.5...v0.5.1