• v3.2.3 171e36a491

    v3.2.3
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m2s
    Tests / test (3.11) (push) Successful in 58s
    Tests / test (3.8) (push) Successful in 1m4s
    Tests / test (3.9) (push) Successful in 1m1s
    Stable

    profitroll released this 2024-07-10 00:11:56 +03:00 | 0 commits to main since this release

    Dependencies

    Downloads
  • v3.2.2 c419c684aa

    v3.2.2
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m10s
    Tests / test (3.11) (push) Successful in 1m4s
    Tests / test (3.8) (push) Successful in 1m6s
    Tests / test (3.9) (push) Successful in 1m7s
    Stable

    profitroll released this 2024-05-26 22:47:02 +03:00 | 14 commits to main since this release

    Bug fixes

    • Fixed using invalid attribute verification implementation in json_write (64ba9efa34)
    Downloads
  • v3.2.1 748b2b2abb

    v3.2.1
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m3s
    Tests / test (3.11) (push) Successful in 1m23s
    Tests / test (3.8) (push) Successful in 1m7s
    Tests / test (3.9) (push) Successful in 1m7s
    Stable

    profitroll released this 2024-05-26 17:53:59 +03:00 | 17 commits to main since this release

    New features

    • config_delete now has optional argument missing_ok (6d3c20479d)
    Downloads
  • v3.2.0 52c2e5cc13

    v3.2.0
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m4s
    Tests / test (3.11) (push) Successful in 1m2s
    Tests / test (3.8) (push) Successful in 1m29s
    Tests / test (3.9) (push) Successful in 1m4s
    Stable

    profitroll released this 2024-05-26 17:35:08 +03:00 | 20 commits to main since this release

    New features

    • Added config_delete and moved nested_set to libbot.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
  • v3.1.0 55c61e3fce

    v3.1.0
    All checks were successful
    Tests / test (3.10) (push) Successful in 55s
    Tests / test (3.11) (push) Successful in 55s
    Tests / test (3.8) (push) Successful in 57s
    Tests / test (3.9) (push) Successful in 1m27s
    Stable

    profitroll released this 2024-05-19 16:22:40 +03:00 | 28 commits to main since this release

    New features

    Bug fixes

    • PycordBot.debug_guilds is now only set when debug is on (7068e7f194)
    Downloads
  • v3.0.1 b9550032ba

    v3.0.1
    All checks were successful
    Tests / test (3.10) (push) Successful in 57s
    Tests / test (3.11) (push) Successful in 54s
    Tests / test (3.8) (push) Successful in 1m8s
    Tests / test (3.9) (push) Successful in 55s
    Stable

    profitroll released this 2024-05-15 00:29:53 +03:00 | 37 commits to main since this release

    New features

    • Added config, locale, and commands examples (327b161b41)
    • owner, scoped_commands and i18n_bot_info can now be provided in Pyrogram Client's kwargs (fc14cad3ff)

    Bug fixes

    • Fixed wrong variable being used in PyroClient.start() (20cc754a2a)

    Dependencies

    Downloads
  • v3.0.0 5ba763246b

    v3.0.0
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m15s
    Tests / test (3.11) (push) Successful in 1m14s
    Tests / test (3.8) (push) Successful in 1m14s
    Tests / test (3.9) (push) Successful in 1m22s
    Stable

    profitroll released this 2024-01-04 00:12:21 +02:00 | 90 commits to main since this release

    Breaking changes

    • Package pyrogram has been replaced by pyrofork in libbot[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
  • v2.1.0 f0ffdf096d

    v2.1.0
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m8s
    Tests / test (3.11) (push) Successful in 1m5s
    Tests / test (3.8) (push) Successful in 1m43s
    Tests / test (3.9) (push) Successful in 1m3s
    Stable

    profitroll released this 2023-12-27 15:05:09 +02:00 | 95 commits to main since this release

    New features

    • Pycord support

    Dependencies

    • Bump apscheduler to 3.10.4
    • Bump ujson to 5.9.0
    Downloads
  • v2.0.1 74db27487f

    v2.0.1
    All checks were successful
    Tests / test (3.10) (push) Successful in 1m8s
    Tests / test (3.11) (push) Successful in 1m2s
    Tests / test (3.8) (push) Successful in 1m5s
    Tests / test (3.9) (push) Successful in 1m6s
    Stable

    profitroll 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
  • v2.0.0 187187a8a2

    v2.0.0
    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
    Stable

    profitroll released this 2023-08-07 12:45:56 +03:00 | 154 commits to main since this release

    Switching 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