Commit Graph

52 Commits

Author SHA1 Message Date
Anna 0c4798557f
chore: change git url 2024-01-09 03:17:57 -05:00
Anna 5d668fe302 chore: bump version to 6.0.1 2023-08-23 00:52:20 -04:00
Anna 1b09d8e6ea chore: update dependencies 2023-08-23 00:52:00 -04:00
Anna ef2e50bb2d fix: limit reading to the size specified 2023-08-23 00:50:59 -04:00
Anna 05a5ea61b2 chore: bump version to 6.0.0 2023-03-21 18:33:50 -04:00
Anna 3efba26a86 refactor: allow using only the model without any logic 2023-03-21 18:33:42 -04:00
Anna a193c7f657 fix: ignore chunks with 0 size 2023-03-21 18:24:25 -04:00
Anna 78b063dfdf fix: handle deduped ttmps 2023-03-21 18:24:07 -04:00
Anna 74c6852ec0 chore: bump version to 5.2.0 2023-02-20 21:29:20 -05:00
Anna 8b15dba957 feat: add threading and compression level options for encoding 2023-02-20 21:29:02 -05:00
Anna 552a5bc0e3 chore: bump version to 5.1.1 2023-02-20 17:19:59 -05:00
Anna 375aef0f4e chore: use zlib for zip 2023-02-20 17:19:47 -05:00
Anna 928f80b607 chore: bump version to 5.1.0 2023-02-20 17:15:36 -05:00
Anna 8ee4afb639 feat: use blake3 instead of blake2b for hashing 2023-02-20 17:14:43 -05:00
Anna 13f0fd4391 feat: use blake2b instead of sha3 for hashing 2023-02-20 16:45:22 -05:00
Anna 5b383d22bc chore: remove unnecessary cast 2023-02-20 16:22:49 -05:00
Anna 772ebfcee9 chore: reorder dependencies and fix typo 2023-02-20 16:22:38 -05:00
Anna ded7472d83 refactor: use data-encoding in examples 2023-02-20 16:16:56 -05:00
Anna d58a2e0c07 chore: bump version to 5.0.0 2023-01-27 16:14:57 -05:00
Anna cbc0f4246d feat: allow adding file info 2023-01-27 16:14:32 -05:00
Anna 8f5c55df10 chore: bump version to 4.0.0 2022-12-21 22:50:47 -05:00
Anna cfb2ac747c refactor: remove read requirement that is no longer necessary 2022-12-21 22:50:34 -05:00
Anna b0de7bdd6e chore: bump version to 3.0.0 2022-12-21 22:23:15 -05:00
Anna af175a6509 fix: use the worst hack to correct a TexTools mistake 2022-12-21 20:54:09 -05:00
Anna 05a704df75 chore: bump version to 2.2.1 2022-12-16 10:02:17 -05:00
Anna c4b0fc46f3 chore: save extracted files using base64 names 2022-12-16 10:02:01 -05:00
Anna 98dde15d59 fix: clamp file offsets to file size 2022-12-16 10:01:51 -05:00
Anna d30f086151 chore: bump version to 2.2.0 2022-11-30 19:09:57 -05:00
Anna 4e552fe362 feat: add mpd encoder 2022-11-30 19:09:49 -05:00
Anna db774deca4 chore: bump version to 2.1.0 2022-11-17 19:48:10 -05:00
Anna aa7a97c57d feat: add ability to deserialise from json value 2022-11-17 19:48:04 -05:00
Anna 25cdb1c941 chore: bump version to 2.0.6 2022-11-03 17:08:32 -04:00
Anna 721a19dac1 fix: make min framework version optional 2022-11-03 17:08:13 -04:00
Anna ed89958933 chore: bump version to 2.0.5 2022-11-02 23:00:11 -04:00
Anna 9ba2767412 fix: remove debug print lines 2022-11-02 22:59:53 -04:00
Anna b145844edc chore: bump version to 2.0.4 2022-11-02 16:47:01 -04:00
Anna 6a50aa101c fix: use serde for ManifestKind 2022-11-02 16:46:48 -04:00
Anna 41a8ae8aa6 chore: bump version to 2.0.3 2022-11-02 16:41:45 -04:00
Anna 0ad7dc9ef0 fix: expose manifestkind 2022-11-02 16:41:32 -04:00
Anna 8a80c01fde chore: bump version to 2.0.2 2022-11-02 16:37:55 -04:00
Anna 9e70732191 feat: add function to convert 2022-11-02 16:37:44 -04:00
Anna 95e3d2d756 chore: bump version to 2.0.1 2022-11-02 16:36:33 -04:00
Anna 1f704c0dad feat: add conversion for v1 packs 2022-11-02 16:36:21 -04:00
Anna 35353c93e2 chore: bump version to 2.0.0 2022-11-02 15:43:39 -04:00
Anna 501e896728 feat: add support for ttmp v1 2022-11-02 15:43:25 -04:00
Anna e62421cf0d fix: work around textools bug by zero-filling 2022-09-27 18:07:30 -04:00
Anna 95c90ef66e fix: handle a textools bug explicitly 2022-09-27 05:17:47 -04:00
Anna 17d28d3774 feat: include which occurence of a group a file is from 2022-09-22 14:13:35 -04:00
Anna f745ef8288 fix: make more fields optional 2022-09-21 13:32:08 -04:00
Anna 1e2f42046d feat: re-export zip archive and file types 2022-09-21 09:17:46 -04:00