- Made the method computing stats importable https://github.com/silx-kit/h5grove/pull/29
- Made `create_content` and `encode` importable from `h5grove`
`content` module
- Allow selection to be a valid slice in data and data_stats https://github.com/silx-kit/h5grove/pull/28
`tornadoutils`/`flaskutils` module
- Make the server return 404 when the file is not found https://github.com/silx-kit/h5grove/pull/31