Skip to content

Release v5.0.1

Compare
Choose a tag to compare
@mayhem-ci mayhem-ci released this 28 Mar 05:21
113b94e

Changes

  • Write lookup segments by @AlexeyRaga
  • Property test for the lookup column by @AlexeyRaga
  • Add fixedLengthAsciiSegment by @AlexeyRaga
  • Merge pull request #25 from arbor/write-lookup-segments Write lookup segments by @AlexeyRaga
  • Moved decoders to separate module so they can be used externally by @kheldar
  • MAYH-11274 Bump Haskell build orb to 1.6.3 by @kheldar
  • MAYH-11274 Upgrade to Cabal 2.2 by @kheldar
  • MAYH-11274 Refactor Dump function - Added IP Block dumps - Use refactored decoders for complex types - Change catch-all case so we can't miss this in future - Reduced indentation by @kheldar
  • Merge pull request #26 from arbor/MAYH-11274-move-decoders-to-separate-module Moved decoders to separate module so they can be used externally by @kheldar