----------------
- Add support for channels. (Issue 9, thanks MatthieuDartiailh)
- Add support for error queue. (Issue 26, thanks MatthieuDartiailh)
- Add support for TCPIP SOCKET. (Issue 29, thanks MatthieuDartiailh)
- Removed resource string parsing in favour of to pyvisa.rname.
- Changed find_resource and find_next in favour of list_resources.
- Implemented new loader with bases and versioning enforcing. (Issue
16)
- Renamed is_resource to bundled in yaml files.
- Added support for an empty response. (Issue 15, thanks famish99)
- Several small fixes and better VISA compliance.
- Better error reporting and debug info.
.. _01-2015-02-12: