• v4.0.2 508c48d22b

    v4.0.2
    All checks were successful
    Analysis / SonarCloud (push) Successful in 46s
    Tests / Build and Test (3.11) (push) Successful in 1m16s
    Tests / Build and Test (3.12) (push) Successful in 1m24s
    Tests / Build and Test (3.13) (push) Successful in 1m24s
    Upload Python Package / release-build (release) Successful in 18s
    Upload Python Package / gitea-publish (release) Successful in 9s
    Upload Python Package / pypi-publish (release) Successful in 15s
    Stable

    profitroll released this 2025-01-02 15:13:29 +02:00 | 0 commits to main since this release

    Other changes

    • Fixed code blocks in README
    • Optimized imports and usage of internal tools
    Downloads
  • v4.0.1 bfcb067ba5

    v4.0.1
    All checks were successful
    Analysis / SonarCloud (push) Successful in 39s
    Tests / Build and Test (3.11) (push) Successful in 1m18s
    Tests / Build and Test (3.12) (push) Successful in 1m35s
    Tests / Build and Test (3.13) (push) Successful in 1m21s
    Stable

    profitroll released this 2024-12-29 17:29:08 +02:00 | 10 commits to main since this release

    Dependencies

    • Added typing_extensions at ~=4.12.2 (3cdd6da506)

    Other changes

    • Improved README
    Downloads
  • v4.0.0 a38b55d270

    v4.0.0
    Some checks failed
    Analysis / SonarCloud (push) Successful in 42s
    Tests / Build and Test (3.10) (push) Failing after 57s
    Tests / Build and Test (3.11) (push) Successful in 1m4s
    Tests / Build and Test (3.12) (push) Successful in 1m13s
    Tests / Build and Test (3.9) (push) Failing after 57s
    Stable

    profitroll released this 2024-12-26 20:04:42 +02:00 | 14 commits to main since this release

    Breaking changes

    • Increased minimal Python version to 3.11
    • Changed many imports
    • Removed old non-async interfaces

    New features

    • Same function calls can be used for both sync and async functions
    Downloads
  • v3.3.1 9907cc50f1

    v3.3.1
    All checks were successful
    Analysis / SonarCloud (push) Successful in 46s
    Tests / Build and Test (3.10) (push) Successful in 1m3s
    Tests / Build and Test (3.11) (push) Successful in 1m1s
    Tests / Build and Test (3.12) (push) Successful in 1m8s
    Tests / Build and Test (3.9) (push) Successful in 1m3s
    Stable

    profitroll released this 2024-12-16 23:57:44 +02:00 | 23 commits to main since this release

    Other changes

    • Fixed package metadata
    Downloads
  • v3.3.0 1b60257bc5

    v3.3.0
    All checks were successful
    Analysis / SonarCloud (push) Successful in 43s
    Tests / Build and Test (3.10) (push) Successful in 1m2s
    Tests / Build and Test (3.11) (push) Successful in 1m2s
    Tests / Build and Test (3.12) (push) Successful in 1m8s
    Tests / Build and Test (3.9) (push) Successful in 1m4s
    Stable

    profitroll released this 2024-12-16 23:48:57 +02:00 | 25 commits to main since this release

    Dependencies

    Other changes

    • Added Python 3.12 support
    • Dropped Python 3.8 support
    Downloads
  • 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 | 79 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 | 93 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 | 96 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 | 99 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 | 107 commits to main since this release

    New features

    Bug fixes

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