Version       Date            Changes
============================================================
v0.1.0b1      2017-11-27      Test release
------------------------------------------------------------
v0.1.1b1      2017-11-27      Initial release
------------------------------------------------------------
v0.1.2b1      2017-11-28      Restructure package and add example file
------------------------------------------------------------
v0.1.3b1      2017-11-28      Add stream mode bug fixes and parse logic
------------------------------------------------------------
v0.1.4b1      2017-11-29      Add new custom modbus actions 
------------------------------------------------------------
v0.1.5b1      2017-11-29      Fix minor bugs
------------------------------------------------------------
v0.1.6b1      2017-12-04      Add method to get device firmware version
                              Adjust dump_calibration() output format
------------------------------------------------------------
v0.1.7b1      2017-12-18      Fix 'no atrribute' bug when using update_crc()
                              Fix bugs with set_baudrate() logic
------------------------------------------------------------
v0.1.8b1      2018-02-23      Adjust code to support Python 2 instead of 3
                              Add start_stream() method
------------------------------------------------------------
v0.1.9b1      2018-02-26      Revert back to Python 3 support
                              Integrate start_stream() logic into osensaimos library
------------------------------------------------------------
v0.2.0b1      2018-03-14      Add saveToFlash option for start stream method
                              Add method for saving calibration to file
                              Add method for loading calibration from file
------------------------------------------------------------
v0.2.0b2      2018-03-14      Fix unicode decode handling in stop_stream()
------------------------------------------------------------
v0.2.1b1      2018-03-15      Improve unicode handling in stop_stream and dictionary()
                              Fix timeout bug in dictionary()
                              Add option to save flash settings in stop_stream()
                              Add function to convert binary files to CSV
------------------------------------------------------------
v0.2.2b1      2018-03-15      Remove dependence on IMOS class for the methods convert_binary_file(), update_crc() and __crc_table_init()
                              Add logic to catch IO errors on IMOS read
------------------------------------------------------------

