- Changed serialization format used for array keys, so now a dictionary with keys that are strings containing only digits are handled correctly. [1](https://github.com/simonw/json-flatten/issues/1)
- Fixed bug where empty lists were not round-tripped correctly. [3](https://github.com/simonw/json-flatten/issues/3)