Skip to content

Releases: arbor/asif

Release v6.0.4

28 Jan 12:44
Compare
Choose a tag to compare

Changes

  • Add ghc-8.8.1 to CI by @newhoggy
  • Merge pull request #41 from arbor/add-ghc-8.8.1-to-ci Add ghc-8.8.1 to CI by @newhoggy
  • Add lower bounds by @newhoggy
  • Fix warnings by @newhoggy
  • Merge pull request #44 from arbor/add-lower-bounds Add lower bounds by @newhoggy
  • Enable doctest by @newhoggy
  • Merge pull request #42 from arbor/enable-doctest Enable doctest by @newhoggy
  • New version 6.0.4 by @newhoggy
  • Temporarly remove Darwin dependency for Github Release by @newhoggy
  • Temporarly remove Darwin dependency for Github Release by @newhoggy
  • Temporarly remove Darwin dependency for Github Release by @newhoggy
  • Update bounds and ghc-version by @newhoggy
  • Merge pull request #45 from arbor/update-bounds-and-ghc-version Update bounds and ghc-version by @newhoggy
  • MacOS builds by @newhoggy
  • Merge pull request #46 from arbor/macos-builds MacOS builds by @newhoggy
  • Fix Release by @newhoggy
  • Fix Release by @newhoggy

Release v6.0.3

01 Oct 01:24
Compare
Choose a tag to compare

Changes

  • Fix hackage upload in CI by @kheldar
  • Merge pull request #40 from arbor/fix-hackage-upload Fix hackage upload by @kheldar
  • Bump minor version to 6.0.3 to make CI happy by @kheldar

Release v6.0.2

30 Sep 06:58
ba47481
Compare
Choose a tag to compare

Changes

  • Fix build by @newhoggy
  • Merge pull request #36 from arbor/fix-build Fix build by @newhoggy
  • Upgrade to GHC 8.6.5, use latest hw-ip by @kheldar
  • Merge pull request #39 from arbor/fix-build Upgrade to GHC 8.6.5, use latest hw-ip by @kheldar

Release v6.0.1

03 May 06:14
8956404
Compare
Choose a tag to compare
  • we went from 8 to 16 bytes for magic length by @dsturnbull
  • Merge pull request #31 from arbor/adjust-docs we went from 8 to 16 bytes for magic length by @dsturnbull
  • Change project.sh to use cabal new-build by @newhoggy
  • Git Ignore all asif files in project directory by @newhoggy
  • MAYH-11623 Expose functions for decoding a bitmap by @kheldar
  • MAYH-11623 Bump version to 6.0.1 by @kheldar
  • Merge pull request #33 from arbor/MAYH-11623-expose-bitmap-functions MAYH-11623 expose bitmap functions by @kheldar

Release v6.0.0

10 Apr 05:30
52bc143
Compare
Choose a tag to compare
  • Build mac os binary by @AlexeyRaga
  • Merge pull request #28 from arbor/osx-build Build for MacOS and release asif binary by @AlexeyRaga
  • Merge Decoder and Get modules. Technically a breaking change. I had know idea the Get module existed. The stuff in Decoder should have been there in the first place. by @kheldar
  • Merge pull request #30 from arbor/merge-decoder-and-get-modules Merge Decoder and Get modules. Technically a breaking change. by @kheldar

Release v5.0.2

28 Mar 07:50
14a55d0
Compare
Choose a tag to compare

Changes

  • Point links in Cabal file at arbor instead of packetloop by @kheldar
  • Merge pull request #27 from arbor/fix-cabal-links Point links in Cabal file at arbor instead of packetloop by @kheldar

Release v5.0.1

28 Mar 05:21
113b94e
Compare
Choose a tag to compare

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

Release v5.0.0

26 Mar 00:39
e49bfbb
Compare
Choose a tag to compare

Changes

  • MAYH-11292 Switch to hw-ip, add CIDR block types. by @kheldar
  • Bump version to 5.0.0 by @kheldar
  • Merge pull request #24 from arbor/MAYH-11292-add-cidr-types MAYH-11292 Switch to hw-ip, add CIDR block types. by @kheldar

Release v4.1.0

28 Feb 03:13
Compare
Choose a tag to compare

Changes

v4.0.1

21 Feb 23:18
9a51866
Compare
Choose a tag to compare

New release