Commit graph

38 commits

Author SHA1 Message Date
ce11d535cf v0.13.0 2024-06-02 14:28:27 +00:00
bb722883a3 v0.12.0 2024-05-10 01:27:30 +00:00
2bc9f898e5
chore: removed main field from package.json-s 2024-04-27 12:19:09 +03:00
641df422cc
test(unit): running unit tests under deno 2024-04-27 12:19:05 +03:00
5de055faba v0.11.0 2024-04-24 14:02:31 +00:00
5caeff93a9
test: initial e2e publishing testing for deno 2024-04-23 13:44:11 +03:00
9d114a3552
build: initial support for jsr building 2024-04-21 04:53:09 +03:00
c962155c2e v0.10.0 2024-04-01 17:32:17 +00:00
ff6ffaf31f v0.9.0 2024-03-23 22:57:57 +00:00
0a072ce6a5
chore: lowercase name 2024-03-20 13:56:18 +03:00
852b1b766c
test: properly run tests on bun
turned out bun sucks :D
2024-03-18 01:58:36 +03:00
b04db0ba6a v0.8.0 2024-03-17 06:49:36 +00:00
d87a11b52e
build: added sideEffects: false 2024-03-07 05:35:37 +03:00
fea8d93dcb
fix: only-if-esm for getWasmUrl 2024-03-07 05:35:37 +03:00
399336fa4a
chore: put wasm blob to root of the package 2024-03-07 05:35:37 +03:00
f274dfe857
fix(core): use workaround for wasm loading 2024-03-07 05:35:36 +03:00
791a3a58b5
fix: wasm build and e2e fixes 2024-03-07 05:35:36 +03:00
9420f155b2
fix: tsconfig refs 2024-03-07 05:35:36 +03:00
fb72d3194d
fix: properly handle file uploads + downloading as node stream 2024-03-07 05:35:36 +03:00
a2739b678c
chore!: started extracting platform-specific stuff into separate packages 2024-03-07 05:35:36 +03:00
db98751f67
chore: removed platform-specific code in wasm 2024-03-07 05:35:36 +03:00
371aea910b v0.7.2 2024-02-22 13:57:33 +00:00
10ccfae496
fix: __dirname on windows
bruh i hate windows
2024-02-22 16:18:40 +03:00
2c6162987d v0.7.0 2024-02-19 18:36:06 +00:00
f72b810214 v0.6.0 2023-12-29 12:57:36 +00:00
70413dd7b0 v0.5.0 2023-12-29 12:27:13 +00:00
9459748d0d v0.4.0 2023-12-26 22:12:09 +00:00
d56fb16fc1 v0.3.0 2023-12-18 11:51:40 +00:00
72dd8f5b2c v0.2.0 2023-12-02 17:38:41 +00:00
a36cdf1d20
test: run tests in browser 2023-11-30 00:20:37 +03:00
9d12b715c7
chore: moved most configs to .config 2023-11-13 13:28:11 +03:00
6e3394316e v0.1.1 2023-11-12 16:36:12 +00:00
59a4a7553f
test(tl-utils): improved test coverage 2023-11-09 21:03:52 +03:00
96a443f8d3
test: moved to vitest from mocha/chai
damn vitest is so good
2023-11-09 00:20:43 +03:00
18178b438d
feat(wasm): added sha1/256 to wasm, removed most of async in crypto 2023-11-08 00:53:15 +03:00
1c60082d61
fix(wasm): fixed CC in makefile 2023-11-04 22:42:37 +03:00
0a7979a986
fix(wasm): added option for custom compiler in makefile
also rebuilt .wasm with appleclang
2023-11-04 20:52:46 +03:00
eec142f0e5
feat: wasm! 🚀 2023-11-04 06:44:18 +03:00