Commit graph

78 commits

Author SHA1 Message Date
67b290643d
build: use a stripped down non-conflicting version of lib.deno.d.ts instead 2024-04-29 05:50:18 +03:00
b1b79e2ab1
test(e2e-deno): populate packages from upstream 2024-04-29 04:56:32 +03:00
a2cdc73735
feat: initial deno support 2024-04-28 23:06:33 +03:00
b418577bfa
refactor(test): refactored and improved deno/bun vitest polyfills a bit 2024-04-27 12:19:07 +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
617346a89b
build(deps): bumped typescript 2024-04-14 22:18:53 +03:00
7dca68d6b9 v0.10.1 2024-04-05 17:24:59 +00:00
c962155c2e v0.10.0 2024-04-01 17:32:17 +00:00
dc1624e8bc
v0.9.2 2024-04-01 14:29:48 +03:00
e20bc02a0b v0.9.1 2024-03-29 18:18:21 +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
3074e9bbf5
build(deps): updated vitest 2024-03-17 21:46:51 +03:00
68689c27c3 v0.8.2 2024-03-17 17:36:50 +00:00
d3344dd7b5 v0.8.1 2024-03-17 17:12:30 +00:00
b04db0ba6a v0.8.0 2024-03-17 06:49:36 +00:00
930d0558f3 v0.7.3 2024-02-28 11:03:43 +00:00
371aea910b v0.7.2 2024-02-22 13:57:33 +00: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
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
d56fb16fc1 v0.3.0 2023-12-18 11:51:40 +00:00
799fce4152 v0.2.3 2023-12-04 14:11:30 +00:00
465da7aa9d v0.2.2 2023-12-04 12:58:37 +00:00
cbf065af8d v0.2.1 2023-12-02 18:44:00 +00:00
72dd8f5b2c v0.2.0 2023-12-02 17:38:41 +00:00
4d27ca56d1
feat!: updated to layer 167
breaking:
 - `User#color`: type changed `number -> ChatColors`
 - `User#replyBackgroundEmojiId` removed (moved to `color.backgroundEmojiId`)
 - same for `Chat`
2023-12-01 17:29:36 +03:00
a36cdf1d20
test: run tests in browser 2023-11-30 00:20:37 +03:00
2ef401a5c7 v0.1.3 2023-11-17 16:26:58 +00: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
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
56ede3dd8e
ci: added codecov to test action 2023-11-12 01:42:43 +03:00
5dccd4e08a
build(deps): pinned all deps 2023-11-12 01:34:01 +03:00
964f47497c
chore(core): moved random to crypto provider, added tests for functions relying on rng 2023-11-12 00:36:00 +03:00
96a443f8d3
test: moved to vitest from mocha/chai
damn vitest is so good
2023-11-09 00:20:43 +03:00
e0f4b0d7b5
build(deps): removed @types/node and file-type 2023-11-02 19:40:14 +03:00
59c6ae4cbf v0.1.0 2023-11-01 19:56:23 +00:00
23a0e69942
refactor: no more parse modes! 2023-11-01 20:24:00 +03:00
958f7ff81c
ci: release building 2023-11-01 01:03:49 +03:00
12dfebb4ca
build(docs): updated typedoc 2023-10-31 16:23:15 +03:00