• v0.2.2 32b1acf4aa

    v0.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
    Stable

    profitroll released this 2023-08-06 23:01:38 +03:00 | 157 commits to main since this release

    Bug fixes

    • Fixed wrong PyroClient.bot_locale initialization
    Downloads
  • v0.2.1 65838450ee

    v0.2.1
    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
    Stable

    profitroll released this 2023-08-06 22:35:01 +03:00 | 159 commits to main since this release

    What's new

    • Project structure changed. This does not affect the package distributed

    Bug fixes

    • Fixed invalid typing in tests of nested_set
    Downloads
  • v0.2.0 461642a529

    v0.2.0 Stable

    profitroll released this 2023-08-06 14:06:05 +03:00 | 165 commits to main since this release

    ⚠️ This update includes breaking changes!

    What's new

    • Versioning changed to comply with semantic
    • Added tests (with pytest)
    • Default locale is now "en"
    • BotLocale now accepts custom default_locale
    • libbot.sync.nested_set() now raises KeyError if there's no key and create_missing is False
    • Cleaned up imports

    Bug fixes

    • Fixed importing sync from i18n, now it's a correct one
    Downloads
  • v1.9 dc107ebdb3

    v1.9 Stable

    profitroll released this 2023-07-26 15:14:35 +03:00 | 178 commits to main since this release

    • You can now pass **kwargs to PyroClient in order to activate non-default arguments
    Downloads
  • v1.8 295e77e403

    v1.8 Stable

    profitroll released this 2023-07-03 11:59:28 +03:00 | 180 commits to main since this release

    • Key reports.chat_id in config.json can now be "owner"
    Downloads
  • v1.7 ae374511cd

    v1.7 Stable

    profitroll released this 2023-06-30 11:36:00 +03:00 | 182 commits to main since this release

    • No more locations.locale taken from config.json. Those are now provided by locales_root argument in the functions
    Downloads
  • v1.6 f4e74b5bc6

    v1.6 Pre-Release

    profitroll released this 2023-06-30 11:34:09 +03:00 | 184 commits to main since this release

    • Removed duplicate py version
    • Improved init flexibility
    • Added trailing slashes to .gitignore
    Downloads
  • v1.5 c71a7555f9

    v1.5 Stable

    profitroll released this 2023-06-26 14:30:17 +03:00 | 188 commits to main since this release

    • Added scopes_placeholders to PyroClient
    Downloads
  • v1.4 1859d0532c

    v1.4 Pre-Release

    profitroll released this 2023-06-26 14:07:21 +03:00 | 190 commits to main since this release

    • Fixed workers and max_concurrent_transmissions of PyroClient
    Downloads
  • v1.3 9af6d5cb7c

    v1.3 Pre-Release

    profitroll released this 2023-06-26 13:46:58 +03:00 | 192 commits to main since this release

    • Added APScheduler as a dependency for libbot[pyrogram]
    • Added scheduler to PyroClient
    Downloads