Skip to content

Releases: ljdelight/sgio.d

v0.0.5: Merge pull request #2 from ljdelight/fixBufferToHexDump

31 Jan 02:38
Compare
Choose a tag to compare
Fix bufferToHexDump since it returned only lowercase chars; add unit …

v0.0.4

28 Jan 04:45
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

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

24 Jan 06:40
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • 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

29 Jul 02:50
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Create a new release so the updated README is included.

Initial tag of source

29 Jul 02:12
Compare
Choose a tag to compare
Initial tag of source Pre-release
Pre-release
v0.0.1

Set the dub license to BOOST-1.0