Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-11 | Fixed extracting files to current working directory | Aki | |
2022-09-11 | Fixed handling return value of create_directories | Aki | |
2022-09-11 | Implemented file extraction in dat utility | Aki | |
2022-09-11 | Extended dat update action with recursive behaviour | Aki | |
2022-08-20 | Added options to inspect archive content in dat utility | Aki | |
Old PrintX methods were replaced by higher order functions ForEachX that are intended to give slighly more granual control and move the responsibility of what actually happens to the user without introducing a whole iterator. | |||
2022-08-20 | Added stub of CLI utility for handling archives | Aki | |
This will eventually deprecate Datafile |