- New exception added: FunctionalityNotEnabledError - BUFR decoding: support for multi-element constant arrays (ECC-428)
0.9.2
------------------
- All ecCodes tests now pass - Simplify the xx_new_from_file calls - Fix for grib_set_string_array - Use ECCODES_DIR to locate the library - Remove the new-style high-level interface. It is still available in `cfgrib <https://github.com/ecmwf/cfgrib>`_.
0.9.1
------------------
- ``codes_get_long_array`` and ``codes_get_double_array`` now return a ``np.ndarray``. See: `3 <https://github.com/ecmwf/eccodes-python/issues/3>`_.