What's Changed
- Testsuite fixes (GPIB secondary addr) by @Satertek in #61
- Modernize the code base by @MatthieuDartiailh in #67
- Bump actions/checkout from 2 to 3 by @dependabot in #70
- Bump actions/setup-python from 1 to 4 by @dependabot in #71
- Update index.rst by @LawsonGu in #73
- Update definitions.rst by @LawsonGu in #74
- Fix mypy error in channels.py by @dougthor42 in #77
- Fix support for dialogs without response by @dougthor42 in #78
- Consolidate read/write methods in
sessions
modules to thesession.Session
parent class. by @dougthor42 in #75 - Have
Device.write
accept a full byte sequence, not just a single byte by @dougthor42 in #79 - Fix
common.iter_bytes
by @dougthor42 in #81 - Bump actions/checkout from 3 to 4 by @dependabot in #86
- Use the monotonic clock to measure time elapsed by @jtilahun in #85
- docs: fix documentation issue and reformat to a narrower line width by @MatthieuDartiailh in #87
New Contributors
- @dependabot made their first contribution in #70
- @LawsonGu made their first contribution in #73
- @dougthor42 made their first contribution in #77
- @jtilahun made their first contribution in #85
Full Changelog: 0.5.1...0.6.0