Commit Graph

70 Commits

Author SHA1 Message Date
187187a8a2
Fixed tests workflow
All checks were successful
Tests / test (3.10) (push) Successful in 1m0s
Tests / test (3.11) (push) Successful in 1m2s
Tests / test (3.8) (push) Successful in 1m1s
Tests / test (3.9) (push) Successful in 1m30s
2023-08-07 11:40:50 +02:00
8d27f43cce
Updated workflow 2023-08-07 11:24:48 +02:00
f181552fb8
Updated to 2.0.0 2023-08-07 11:21:49 +02:00
32b1acf4aa
Updated to 0.2.2
All checks were successful
Tests / test (3.10) (push) Successful in 1m4s
Tests / test (3.11) (push) Successful in 1m13s
Tests / test (3.8) (push) Successful in 1m9s
Tests / test (3.9) (push) Successful in 1m1s
2023-08-06 22:00:14 +02:00
1c1c71d40b
Fixed PyroClient.bot_locale 2023-08-06 21:59:48 +02:00
65838450ee
Fixed typing of Dict
All checks were successful
Tests / test (3.10) (push) Successful in 1m9s
Tests / test (3.11) (push) Successful in 1m52s
Tests / test (3.8) (push) Successful in 1m23s
Tests / test (3.9) (push) Successful in 1m25s
2023-08-06 21:22:24 +02:00
3f39e07d04
Added coverage display 2023-08-06 21:21:55 +02:00
c5fdd60d13
Added container
Some checks failed
Tests / test (3.10) (push) Successful in 1m26s
Tests / test (3.11) (push) Successful in 1m1s
Tests / test (3.8) (push) Failing after 1m3s
Tests / test (3.9) (push) Successful in 1m11s
2023-08-06 21:11:06 +02:00
35fe69d2a8
Tried another Python versions set
Some checks reported warnings
Tests / test (3.11) (push) Has been cancelled
Tests / test (3.8) (push) Has been cancelled
Tests / test (3.9) (push) Has been cancelled
Tests / test (3.10) (push) Has been cancelled
2023-08-06 19:24:16 +02:00
3bb7ecca7e
Updated python versions
Some checks failed
Tests / test (3.10.12) (push) Failing after 5s
Tests / test (3.11.3) (push) Failing after 5s
Tests / test (3.8.17) (push) Failing after 6s
Tests / test (3.9.17) (push) Failing after 4s
2023-08-06 19:14:44 +02:00
64aa2686ea
Updated to 0.2.1
Some checks failed
Tests / test (3.10) (push) Failing after 55s
Tests / test (3.11) (push) Failing after 5s
Tests / test (3.8) (push) Failing after 6s
Tests / test (3.9) (push) Failing after 5s
2023-08-06 19:11:16 +02:00
461642a529
Added nested_set tests 2023-08-06 12:51:32 +02:00
e5c0f5c1d1
Added i18n tests 2023-08-06 12:51:23 +02:00
00b1058014
BotLocale now has default_locale 2023-08-06 12:51:06 +02:00
bc5be37ff1
locale is now Union[str, None] 2023-08-06 12:50:34 +02:00
7c756d7065
Switched versioning to semantic 2023-08-06 12:43:41 +02:00
3273b86b75
nested_set raises KeyError if not create_missing 2023-08-06 12:43:01 +02:00
783443e448
Changed imports 2023-08-06 12:42:37 +02:00
723cc40221
Fixed imports 2023-08-06 11:33:41 +02:00
b6537a50ae
Changed path to tests/ 2023-08-06 02:08:02 +02:00
e508f37089
Added pytest to pyproject 2023-08-06 02:07:07 +02:00
d66bb9c93e
Locale of _() now defaults to "en" 2023-08-06 01:44:51 +02:00
253c85985b
Added some basic test 2023-08-06 01:25:32 +02:00
11d49fd476
Fixed escape_forward_slashes error 2023-08-06 01:25:08 +02:00
dc107ebdb3
Updated to 1.9 2023-07-26 14:12:13 +02:00
33c33d08e2
Allowed passing kwargs 2023-07-26 14:12:05 +02:00
295e77e403
Updated to 1.8 2023-07-03 10:57:00 +02:00
279a8e9d84
reports.chat_id can now be "owner" 2023-07-03 10:56:24 +02:00
ae374511cd
Updated to 1.7 2023-06-30 10:32:16 +02:00
eb23d3e9b6
No more locations.locale in config 2023-06-30 10:31:49 +02:00
f4e74b5bc6
Added trailing slashes 2023-06-29 16:03:49 +02:00
7b8434ae71
Updated to 1.6 2023-06-29 15:59:06 +02:00
8c2054f496
Improved init flexibility 2023-06-29 15:58:50 +02:00
fe9cc3674f
Removed duplicate py version 2023-06-29 15:58:20 +02:00
c71a7555f9
Updated to 1.5 2023-06-26 13:29:47 +02:00
cb755faa9a
Added scopes_placeholders 2023-06-26 13:29:26 +02:00
1859d0532c
Updated to 1.4 2023-06-26 13:06:55 +02:00
ebce8e0141
Fixed workers and max_concurrent_transmissions 2023-06-26 13:06:23 +02:00
9af6d5cb7c
Integrated the scheduler 2023-06-26 12:45:39 +02:00
7f054a6d93
Updated to 1.3 2023-06-26 12:31:52 +02:00
d6e3ecb564
Updated to 1.2 2023-06-26 12:26:13 +02:00
e93e73bca9
Added missing import 2023-06-26 12:25:55 +02:00
3a96df8add
Added direct PyroClient support 2023-06-26 12:19:29 +02:00
e3e88e74cd
Updated to 1.1 2023-06-26 12:15:56 +02:00
20d47dc3d3
Completely removed Python 3.7 support 2023-06-20 12:41:40 +02:00
931f014242
Updated to 1.0 2023-06-20 12:41:00 +02:00
d352452d94
Fixed package bug 2023-06-20 12:40:44 +02:00
bba0aca25a
Updated to 0.9 2023-06-20 12:31:21 +02:00
0d93e08397
Added BotLocale class 2023-06-20 12:30:27 +02:00
b21f7044eb
Bump Python version to >=3.8 and version to 0.8 2023-06-13 10:55:44 +02:00