a0ed9c2426
chore: migrate to antfu eslint config (+ reformat)
2024-08-18 07:18:13 +03:00
cf9739fa8a
build: bumped deps
2024-08-12 05:55:56 +03:00
2f573c06be
v0.16.5
2024-08-07 16:01:58 +00:00
61b968d414
build: fixed @mtcute/test exports
2024-08-07 18:46:40 +03:00
03c2d453e4
v0.16.0
2024-07-16 21:40:32 +00:00
53b9ea8840
v0.15.0
2024-06-30 20:54:26 +00:00
82ab154f0f
v0.14.0
2024-06-26 10:02:31 +00:00
ce11d535cf
v0.13.0
2024-06-02 14:28:27 +00:00
477bfcf294
v0.12.4
2024-05-28 13:08:36 +00:00
6ec7c94ddb
build(deps): use caret peer dependency for @mtcute/test
2024-05-27 17:53:35 +03: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
365369be95
fix(node)!: recursive crypto-node import
...
breaking: moved `NodeCryptoProvider` to @mtcute/node/utils.js
2024-04-27 12:19:08 +03:00
4ab7f4baa8
test: consider Buffers equal to Uint8Arrays
2024-04-27 12:19:07 +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
9d114a3552
build: initial support for jsr building
2024-04-21 04:53:09 +03:00
c5ce2c321d
build: some fixes + made @mtcute/test esm-only
2024-04-14 22:18:53 +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
b4099f15bd
build: fixed vitest version in @mtcute/test + fixed vite configs
2024-03-19 01:07:22 +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
cbc2002781
chore: worker
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
5e3b6aa626
v0.7.1
2024-02-22 12:41:11 +00:00
6c36cf2a72
chore: initial bun support
2024-02-20 00:55:41 +03:00
2c6162987d
v0.7.0
2024-02-19 18:36:06 +00:00
ac3b5df9a0
refactor!: renamed MaybeAsync -> MaybePromise
2024-02-03 21:56:44 +03:00
6768b15514
fix: tests
2024-02-03 11:57:40 +03:00
c8e026dc03
refactor!: merged client into core + fixed dispatcher for new storage
2024-01-31 19:30:57 +03:00
eca99a7535
refactor!: large refactor of storage implementation
...
breaking: pretty much the entire storage thing has been overhauled.
migrations from older versions **are not** available, please do them manually through string sessions
2024-01-04 00:22:26 +03: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
c538c2b059
fix(core): allow storage reset to be async
2023-12-19 23:44:39 +03:00
d56fb16fc1
v0.3.0
2023-12-18 11:51:40 +00:00
56c2085190
feat(core)!: future salts storage
...
breaking: `ITelegramStorage` interface changed
2023-12-12 00:23:34 +03:00
72dd8f5b2c
v0.2.0
2023-12-02 17:38:41 +00:00
c42c629475
feat(client): allow implicit storage usage
2023-11-30 23:53:33 +03:00
1f53923dfc
feat(core): indexeddb storage
2023-11-30 22:20:16 +03:00
a36cdf1d20
test: run tests in browser
2023-11-30 00:20:37 +03:00
b25f9dddfa
feat!: support min updates
...
breaking: changed `ITelegramStorage` interface, changed tl schema a bit
2023-11-27 06:33:32 +03:00
8965273172
test(dispatcher): some tests
2023-11-19 04:30:16 +03:00
77c46736da
v0.1.2
2023-11-17 15:27:10 +00:00
42c3b2c809
test(client): high-level methods and types tests
2023-11-17 00:17:03 +03:00
13be8482e0
refactor: moved test utils to @mtcute/test
2023-11-13 20:14:32 +03:00
9d12b715c7
chore: moved most configs to .config
2023-11-13 13:28:11 +03:00