Version 0.10 Updates ///////////////////////// Version 0.10.3 =============== - big performance improvement (expect at least a doubling of performance, more for large files) (`#54 `_) - documented callable filters (`docs `_) Version 0.10.2 =============== - fixed issue when :func:`read_bufr` incorrectly treated different message structures as if they were identical (`#49 `_) Version 0.10.1 =============== - fixed issue when :func:`read_bufr` failed with an uncaught eccodes.KeyValueNotFoundError exception when could not get value for a key present in a BUFR message (`#46 `_) Version 0.10.0 =============== - added :ref:`flat dump ` mode to :func:`read_bufr` (`#37 `_) - fixed issue when memory was accumulated as BUFR messages were processed (`#40 `_) - fixed issue when string data in compressed subsets were not correctly expanded (`#35 `_)