Releases: choco-technologies/dmdevfs
Releases · choco-technologies/dmdevfs
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
v0.5
v0.4
What's Changed
- Fix misleading error when opening device file as directory by @Copilot in #26
Full Changelog: v0.3...v0.4
v0.3.1
What's Changed
- Fix misleading error when opening device file as directory by @Copilot in #26
Full Changelog: v0.3...v0.3.1
v0.3
What's Changed
- Fix is_file() to distinguish directories from files
- Fix directory listing: exact path matching and basename extraction
Full Changelog: v0.2...v0.3
v0.2
What's Changed
- Document dmod_link_modules installation, configuration file mechanism, and device numbering by @Copilot in #13
- Fix path construction in configure_drivers directory iteration by @Copilot in #15
Full Changelog: v0.1...v0.2
v0.1 - Initial Release
What's Changed
- Initialize dmdfs as DMOD filesystem module
- Rename module from dmdfs to dmdevfs by
- Implement missing DMFSI interface functions for device driver file operations
- Add automated tests and CI integration with fs_tester support by
Full Changelog: https://github.com/choco-technologies/dmdevfs/commits/v0.1