v1.2.49
What's Changed
- Rc 1.2.49 by @semuadmin in #174
- Enhance val2bytes() helper method exception handling to explicitly state expected value type. e.g.
... TypeError: Attribute type X001 value 0 must be <class 'bytes'>, not <class 'int'>
Full Changelog: v1.2.48...v1.2.49