1.1.0
CHANGELOG
Fixes
- Don't override
operation.details.{detail_code}
if there are lines with the samedetail_code
- Add safe operator for IBE and IPY in case of missing data
New Features
- Added support for unknown detail types. If a
detail_code
is unmapped, its data will be added to a hash which can be accessed throughoperation.details.unknown
with the formatdetail_code: line.detail
.
Full Changelog: 0.0.7...1.1.0