8000 Tags · thomwiggers/onebot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: thomwiggers/onebot

v1.3.3

Toggle v1.3.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
thomwiggers Thom Wiggers
Version 1.3.3

* `irc3`'s `async` plugin got renamed to `asynchronious`.
    This means we now require `irc3>=1.1.3`
* In the URL plugin: read the response in 100KiB chunks and timeout

v1.3.2

Toggle v1.3.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
thomwiggers Thom Wiggers
Release 1.3.2

v1.3.1

Toggle v1.3.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
thomwiggers Thom Wiggers
1.3.1 (2018-08-23)

* Add `Compatible: curl` to `User-Agent` for `urlinfo.py` (contributed by `@mrngm`_ `PR #39`)

.. _PR #39: #39

1.3.0 (2018-08-13)
------------------

* Support Python 3.7 (Requires `irc3>=1.1`)

v1.2.1

Toggle v1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
thomwiggers Thom Wiggers
1.2.1 (2018-03-05)

* Change urlinfo character limit to 320, helps twitter urls (contributed by `@mrngm`_ `PR #38`_)

.. _@mrngm: https://github.com/mrngm/
.. _PR #38: #38

v1.2.0

Toggle v1.2.0's commit message

Unverified

This user has not yet uploaded their public signing key.
1.2.0 (2017-10-31)

* Truncate too long ``<title>`` tags in urlinfo output.
* Drop Python 3.3, 3.4 support
0