-
v3.2.3
released this
2024-07-10 00:11:56 +03:00 | 0 commits to main since this releaseDependencies
- Bump
pyrofork
to~=2.3.32
(8dc389d1b3
) - Bump
py-cord
to~=2.6.0
(d1da6a1d8b
)
Downloads
- Bump
-
v3.2.2
released this
2024-05-26 22:47:02 +03:00 | 14 commits to main since this releaseBug fixes
- Fixed using invalid attribute verification implementation in
json_write
(64ba9efa34
)
Downloads
- Fixed using invalid attribute verification implementation in
-
v3.2.1
released this
2024-05-26 17:53:59 +03:00 | 17 commits to main since this releaseNew features
config_delete
now has optional argumentmissing_ok
(6d3c20479d
)
Downloads
-
v3.2.0
released this
2024-05-26 17:35:08 +03:00 | 20 commits to main since this releaseNew features
- Added
config_delete
and movednested_set
tolibbot.sync._nested
as it should not be used directly anymore (7032bef956
) - Improved CI/CD by adding artifact build support (
3c3de1436e
,66ede3d60f
,dfaadfd769
)
Other improvements
- Improved docstrings and code styling for some functions (
7032bef956
)
Downloads
- Added
-
v3.1.0
released this
2024-05-19 16:22:40 +03:00 | 28 commits to main since this releaseNew features
- Improved metadata and readme (
1f464ef624
) - Separated examples for Pyrogram and Pycord (
2ed348933b
)
Bug fixes
PycordBot.debug_guilds
is now only set when debug is on (7068e7f194
)
Downloads
- Improved metadata and readme (
-
v3.0.1
released this
2024-05-15 00:29:53 +03:00 | 37 commits to main since this releaseNew features
- Added config, locale, and commands examples (
327b161b41
) owner
,scoped_commands
andi18n_bot_info
can now be provided in Pyrogram Client's kwargs (fc14cad3ff
)
Bug fixes
- Fixed wrong variable being used in
PyroClient.start()
(20cc754a2a
)
Dependencies
- Bump
pyrofork
to~=2.3.21.post3
(7af4ad9655
) - Bump
ujson
to~=5.10.0
(d1da6a1d8b
)
Downloads
- Added config, locale, and commands examples (
-
v3.0.0
released this
2024-01-04 00:12:21 +02:00 | 90 commits to main since this releaseBreaking changes
- Package
pyrogram
has been replaced bypyrofork
inlibbot[pyrogram]
. Paths for all imports as well as the package name remained the same, yet it's recommended to take a look if everything works as intended.
New features
- Added support for bot's profile info update on startup (#33)
Dependencies
- Replace pyrogram==2.0.106 with pyrofork==2.3.16.post1
Downloads
- Package
-
v2.1.0
released this
2023-12-27 15:05:09 +02:00 | 95 commits to main since this releaseNew features
- Pycord support
Dependencies
- Bump apscheduler to 3.10.4
- Bump ujson to 5.9.0
Downloads
-
v2.0.1
released this
2023-08-10 22:51:10 +03:00 | 146 commits to main since this release- Set dependency version of aiofiles to
>=23.0.0
Downloads
- Set dependency version of aiofiles to
-
v2.0.0
released this
2023-08-07 12:45:56 +03:00 | 154 commits to main since this releaseSwitching from 1.9 to 0.2.0 was a horrible idea and I apologize for the confusion caused by me breaking the rules of versioning. This release will just bump the version to 2.0.0 so Renovate will not lose its mind anymore.
Downloads