This release fixes a number of bugs, and also makes parsing certain formats more strict. New parameter to `load()` / `loads()`: `wrapper`, which allows parsing the data into a specifier container (OrderedDict, namedtuple, ...); defaults to plain `dict`.