|
|
ba35ca9a14
|
feat: start of scripting engine
|
2025-08-24 13:50:44 +10:00 |
|
|
|
ae4648845e
|
feat: add support for partially deflated zips
v2.3.1
|
2025-08-17 11:21:09 +10:00 |
|
|
|
bd30464a08
|
fix: manifest generation with multiple chunks
v2.3.0
|
2025-08-15 21:56:33 +10:00 |
|
|
|
c67cca4ee0
|
fix: remove debug println
v2.2.1
|
2025-08-15 21:41:48 +10:00 |
|
|
|
cae208a3e0
|
fix: zip read sizing
v2.2.0
|
2025-08-15 21:30:25 +10:00 |
|
|
|
4276b9d668
|
fix: skip zip test
v2.1.1
|
2025-08-15 19:47:50 +10:00 |
|
|
|
4fb9bb7563
|
fix: manifest sizing for slow backends
|
2025-08-15 16:49:18 +10:00 |
|
|
|
913dc2f58d
|
feat: add zip speed test
|
2025-08-15 12:17:10 +10:00 |
|
|
|
7ec5e9f215
|
fix: zip file reader offset
v2.0.2
|
2025-08-13 16:22:48 +10:00 |
|
|
|
b67a67d809
|
fix: bump version
v2.0.1
|
2025-08-13 11:38:09 +10:00 |
|
|
|
87b19a5c8c
|
fix: test
|
2025-08-13 11:37:41 +10:00 |
|
|
|
dc3a420986
|
feat: performance improvements, fix zip
|
2025-08-13 11:35:50 +10:00 |
|
|
|
1665033fd9
|
test: add subdir tests
|
2025-07-18 22:46:42 +10:00 |
|
|
|
2969d64c45
|
feat: move to bigints for larger file sizes
v1.6.0
|
2025-07-14 15:17:38 +10:00 |
|
|
|
e525ff44bb
|
Merge pull request #3 from nickbabcock/rawzip-0.3
Bump rawzip to 0.3
|
2025-07-13 23:08:10 +10:00 |
|
|
|
52a685391a
|
Bump rawzip to 0.3
No need for any patches ;)
|
2025-07-13 07:46:36 -05:00 |
|
|
|
535d5a4062
|
i give up, bump all versions
v1.5.3
|
2025-07-02 20:54:06 +10:00 |
|
|
|
450734f5c9
|
bump version
|
2025-07-02 20:45:58 +10:00 |
|
|
|
20e2eda381
|
fix: regenerate lockfile
|
2025-07-02 20:45:02 +10:00 |
|
|
|
04d3f2dd8c
|
fix: revert napi update
|
2025-07-02 20:33:53 +10:00 |
|
|
|
59ca57ee1b
|
fix: bump napi version and commit lockfile
|
2025-07-02 20:20:19 +10:00 |
|
|
|
8f4b2a6c6d
|
feat: add file peaking, 1.5.0
|
2025-07-02 18:03:35 +10:00 |
|
|
|
7c3e6fe63c
|
fix: add target setup
v1.4.3
|
2025-07-02 13:47:08 +10:00 |
|
|
|
204902951e
|
fix: nightly toolchain for docker builds
|
2025-07-02 13:39:17 +10:00 |
|
|
|
b3011c517d
|
fix: skip tests, move to nightly
|
2025-07-02 12:29:58 +10:00 |
|
|
|
74a54eb9ac
|
fix: bump @napi-rs/cli to alpha version
|
2025-07-02 12:22:31 +10:00 |
|
|
|
89e94e3afd
|
fix: install patch crate before patching
|
2025-07-02 12:07:00 +10:00 |
|
|
|
169d471bb7
|
fix: patch crate on build
|
2025-07-02 12:05:57 +10:00 |
|
|
|
076dc60155
|
version bump to 1.4.0
|
2025-07-02 11:56:22 +10:00 |
|
|
|
48e5b97a4e
|
feat: zip file reading
|
2025-07-02 11:55:04 +10:00 |
|
|
|
c1aaf8adcd
|
feat: work on version backend system
|
2025-07-01 22:51:22 +10:00 |
|
|
|
fe43f79062
|
chore: bump version and add test
v1.3.1
|
2025-05-30 20:55:53 +10:00 |
|
|
|
30b9c4a1cc
|
bump version
v1.3.0
|
2025-05-29 09:30:10 +10:00 |
|
|
|
42f770aed9
|
feat: Add file start and end to read_file function
Signed-off-by: quexeky <git@quexeky.dev>
|
2025-05-28 22:32:37 +10:00 |
|
|
|
4670df4127
|
fix: add windows target
v1.2.1
|
2025-05-28 21:01:16 +10:00 |
|
|
|
e33eaebe1a
|
fix: refix macos universalisation
|
2025-05-28 20:52:30 +10:00 |
|
|
|
f954f23410
|
fix: longshot fix: add x86_64-unknown-linux-gnu to the list of ABI targets
|
2025-05-28 20:47:59 +10:00 |
|
|
|
3632687001
|
fix: again, macos universalisation
|
2025-05-28 20:33:56 +10:00 |
|
|
|
90817487ed
|
fix: universalisation for macos
|
2025-05-28 20:27:00 +10:00 |
|
|
|
98b84c64d4
|
fix: remove problematic builds
|
2025-05-28 19:58:26 +10:00 |
|
|
|
d3186cdd5f
|
fix: types
|
2025-05-28 17:07:12 +10:00 |
|
|
|
bb678b4b3a
|
fix: tests
v1.2.0
|
2025-05-28 16:48:07 +10:00 |
|
|
|
cc94798962
|
feat: add file reader
|
2025-05-28 15:03:45 +10:00 |
|
|
|
7811818a72
|
Merge branch 'borked-reader'
|
2025-05-28 14:55:05 +10:00 |
|
|
|
b6910e717b
|
fix: Changed FramedRead to work with ReadableStream
Signed-off-by: quexeky <git@quexeky.dev>
|
2025-05-28 14:52:42 +10:00 |
|
|
|
45a26c7156
|
inprogress: handoff to quexeky
|
2025-05-28 13:53:28 +10:00 |
|
|
|
16b78bca17
|
fix: chunk size
v1.1.2
|
2025-05-27 10:34:44 +10:00 |
|
|
|
4ac19b8be0
|
fix: update index.js & index.d.ts
v1.1.1
|
2025-05-26 17:20:03 +10:00 |
|
|
|
072a1584a0
|
feat: add list files command
v1.1.0
|
2025-05-26 15:02:41 +10:00 |
|
|
|
6b5356627a
|
fix: remove unnecessary size parameter causing windows build issues
v1.0.0
|
2025-05-26 14:03:26 +10:00 |
|