Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 437 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 437 Bytes

Changelog for PYDIFACT

[0.2] - UNRELEASED

  • BREAKING CHANGE : Remove SegmentCollection

[0.1] - UNRELEASED

  • Deprecate SegmentCollection
  • Add Interchange and Message semantic and featured classes
  • Add an optional predicate filter to get_segment and get_segments methods
  • Allow to access AbstractSegmentsContainer elements using container[i]

[0.0.5] - 2020-04-29

  • corrected pypi details

[0.0.4] - 2020-04-27

  • First release