Skip to content

Releases: o-murphy/py-aiowialon

v1.3.3

17 Aug 19:43
b6766ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

13 Aug 21:32
2d4d46f
Compare
Choose a tag to compare

What's Changed

  • Session lock by @o-murphy in #4

    • AvlEventHandler async context fix
    • Added remove_avl_event_handler method
    • Added exclusive async locker for critical operations

Full Changelog: v1.3.1...v1.3.2

v1.3.1

13 Aug 11:53
89d2d79
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...v1.3.1

v1.3.0

13 Aug 11:52
89d2d79
Compare
Choose a tag to compare

What's Changed

  • Big Update by @o-murphy in #2

    • Refactored flags
    • Polling now running as task
    • Types refactored
    • Asyncio loop fix
    • Advanced handlers
    • Add type annotations
    • Added api methods annotations
    • Added request params names convention
    • Added batch request decorator
    • Avoiding coroutine runtime warning on batch
    • Added debug logging
    • Added api requests rate limits
    • Suppress AvlEventHandler callback exceptions
    • Recurcive response validation
    • Updated exceptions
    • Updated exceptions handling for batch requests (recursive exceptions handling)
    • Adjusted to mypy and pylint
    • Removed unused references
    • https default port fix
    • Added files downloading
    • Added multipart request decorator
    • Updated Docstrings
    • Updated Readme
    • Updated workflows
    • Minor version update

Full Changelog: v1.2.5...1.3.0

v1.2.5

05 Mar 09:20
ac7d79a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/o-murphy/py-aiowialon/commits/v1.2.5