Releases: ljdelight/sgio.d
Releases · ljdelight/sgio.d
v0.0.5: Merge pull request #2 from ljdelight/fixBufferToHexDump
Fix bufferToHexDump since it returned only lowercase chars; add unit …
v0.0.4
SCSIDevice constructor change to take device name instead of fid; client code is much smaller and devices will be closed by the library.
v0.0.3
- Replaced makefiles with dub build files.
- Updated windows specific code to compile with VS2015.
- Added a buffer to hexdump method to the library.
v0.0.2
Create a new release so the updated README is included.
Initial tag of source
v0.0.1
Set the dub license to BOOST-1.0