Skip to content

Releases: CubesAndCubes/gob-rs

v1.3.0

12 Apr 00:17
effcb52
Compare
Choose a tag to compare

v1.2.1

10 Apr 23:59
Compare
Choose a tag to compare
  • Fixed an issue where parsing filepaths could fail when they contain garbage data. Filepaths will now be sliced if they contain a null terminator and any following data will be considered garbage.
  • Expanded README.

v1.2.0

06 Apr 12:26
fae016b
Compare
Choose a tag to compare
  • Now using HashMap instead of Vec for representing file structure of archive.
  • Expanded docs.

v1.1.0

06 Apr 01:05
866c7f4
Compare
Choose a tag to compare

v1.0.0

05 Apr 00:16
Compare
Choose a tag to compare

Initial 1.0.0 release.