Skip to content

1.1.0

Compare
Choose a tag to compare
@joanabertoldi joanabertoldi released this 05 Dec 12:53
· 2 commits to master since this release
dd3c13e

CHANGELOG

Fixes

  • Don't override operation.details.{detail_code} if there are lines with the same detail_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 through operation.details.unknown with the format detail_code: line.detail.

Full Changelog: 0.0.7...1.1.0