Commit Graph

11 Commits

Author SHA1 Message Date
Terence Boldt 402f39da91
Fix volume bitmap not writing full blocks (#8) 2022-03-06 05:29:33 -05:00
Terence Boldt 62bb781fca
Add error handling (#5)
* Add error handling

* Update to 0.3.0
2022-03-04 18:08:33 -05:00
Terence Boldt ea08fd6edc Improve comments for documentation 2022-01-23 17:30:18 -05:00
Terence Boldt fb9621ff09 Change to reader/writer instead of file 2022-01-23 16:58:34 -05:00
Terence Boldt c17bfa0b4d Prepare for initial alpha release 0.1.0 2021-07-03 08:37:21 -04:00
Terence Boldt 07e0bacab3 Add format test, fix dump block and bitmap bug 2021-07-01 22:35:26 -04:00
Terence Boldt 057cd5fd7b Make less functions exported 2021-06-28 22:26:20 -04:00
Terence Boldt aa6fb993ee Added file write support 2021-06-25 21:15:20 -04:00
Terence Boldt a04603f1e2 Add file deletion 2021-06-11 22:43:35 -04:00
Terence Boldt 7e623c530f Add volume creation 2021-06-09 08:23:18 -04:00
Terence Boldt fa0e76cf84 Add flags to command line 2021-06-06 20:15:41 -04:00