Full Changelog: v0.9.1...v0.9.2
- fix: non-null zero int value to be read as null. #1246
- fix: explicit set empty list being read as nil #1247
- fix: normalization of file mode (770 vs 0770) #1252
- fix: disk list order preservation on read #1263
Thanks to @BohdanTkachenko for the feedback, reports and PR suggestions.