Releases: haskell-works/hw-json-simd
Releases · haskell-works/hw-json-simd
Release v0.1.1.0
Changes
- Sponsorship by @newhoggy
- Direct test output and generate environment files by @newhoggy
- Merge pull request #60 from haskell-works/direct-test-output-and-generate-environment-files Direct test output and generate environment files by @newhoggy
- Enable doctest by @newhoggy
- Merge pull request #61 from haskell-works/enable-doctest Enable doctest by @newhoggy
- Tidy up by @newhoggy
- Merge pull request #62 from haskell-works/tidy-up Tidy up by @newhoggy
- Fix development build files by @newhoggy
- Add install command to project.sh by @newhoggy
- Merge pull request #63 from haskell-works/update-development-build-files Fix development build files by @newhoggy
- Upgrade to ghc-8.8.2 in CI by @newhoggy
- Update orbs by @newhoggy
- Merge pull request #64 from haskell-works/upgrade-to-ghc-8.8.2-in-ci Upgrade to ghc-8.8.2 in CI by @newhoggy
- CI build for ghc-8.8.3 by @newhoggy
- Merge pull request #65 from haskell-works/ci-build-for-ghc-8.8.3 CI build for ghc-8.8.3 by @newhoggy
- Upgrade to [email protected] by @newhoggy
- Merge pull request #66 from haskell-works/[email protected] Upgrade to [email protected] by @newhoggy
- Upgrade to [email protected] by @newhoggy
- Merge pull request #67 from haskell-works/[email protected] Upgrade to [email protected] by @newhoggy
- Update test-with cabal metadata by @newhoggy
- Merge pull request #68 from haskell-works/update-test-with-cabal-metadata Update test-with cabal metadata by @newhoggy
- Deprecate ghc-8.2.2 and copyright update by @newhoggy
- Merge pull request #69 from haskell-works/copyright-update-and-deprecate-ghc-8.2.2 Deprecate ghc-8.2.2 and copyright update by @newhoggy
- Remove unused imports by @newhoggy
- Merge pull request #70 from haskell-works/remove-unused-imports Remove unused imports by @newhoggy
- Introduce merge point by @newhoggy
- Merge pull request #71 from haskell-works/use-released-version-of-merge-point Introduce merge point by @newhoggy
- Support ghc-8.10.1 by @newhoggy
- Merge pull request #72 from haskell-works/support-ghc-8.10.1 Support ghc-8.10.1 by @newhoggy
- New version 0.1.1.0 by @newhoggy
Release v0.1.0.4
Release v0.1.0.3
Changes
- Upgrade to [email protected] by @newhoggy
- Merge pull request #38 from haskell-works/upgrade-to-haskell-build-2-1-6-8 Upgrade to [email protected] by @newhoggy
- Upgrade to [email protected] by @newhoggy
- Merge pull request #39 from haskell-works/upgrade-to-haskell-build-2-1-6-16 Upgrade to [email protected] by @newhoggy
- Upgrade to [email protected] by @newhoggy
- Add fallback binary cache uri by @newhoggy
- Merge pull request #40 from haskell-works/upgrade-to-haskell-build-2-1-6-17 Upgrade to haskell build 2 1 6 17 by @newhoggy
- Upgrade to [email protected] by @newhoggy
- Merge pull request #42 from haskell-works/upgrade-to-haskell-build-2.0.2 Upgrade to [email protected] by @newhoggy
- Upgrade to ghc-8.6.5 by @newhoggy
- Merge pull request #43 from haskell-works/upgrade-to-ghc-8.6.5 Upgrade to ghc-8.6.5 by @newhoggy
- Remove scripts directory by @newhoggy
- Remove travis build by @newhoggy
- Merge pull request #44 from haskell-works/remove-scripts-directory Remove scripts directory by @newhoggy
- Upgrade haskell-build orb version by @newhoggy
- Merge pull request #45 from haskell-works/upgrade-haskell-build-orb-version Upgrade haskell-build orb version by @newhoggy
- Update copyright by @newhoggy
- Merge pull request #46 from haskell-works/update-copyright Update copyright by @newhoggy
- Upgrade to haskell-build-4.0.1 by @newhoggy
- Merge pull request #47 from haskell-works/upgrade-haskell-build-orb-version Upgrade to haskell-build-4.0.1 by @newhoggy
- Upgrade to haskell-build-4.0.2 by @newhoggy
- Merge pull request #48 from haskell-works/upgrade-haskell-build-orb-version Upgrade to haskell-build-4.0.2 by @newhoggy
- Bump optparse applicative by @gwils
- Add hie.yaml by @newhoggy
- Merge pull request #50 from haskell-works/add-hie.yaml Add hie.yaml by @newhoggy
- Merge pull request #49 from gwils/bump-optparse Bump optparse applicative by @newhoggy
- Bump upper-bound of optparse-applicative by @newhoggy
- Merge pull request #51 from haskell-works/bump-upper-bound-of-optparse-applicative Bump upper-bound of optparse-applicative by @newhoggy
- Fix build by @newhoggy
- Merge pull request #54 from haskell-works/fix-build Fix build by @newhoggy
- Align stack buffer on 32 bytes Include stdint.h for uint32_t portability by @null
- Align phi_buffer on a 32-byte boundary by @null
- Merge pull request #56 from jcberentsen/sp-align Align stack buffer on 32 bytes by @newhoggy
- Align allocated buffer by @newhoggy
- Merge pull request #58 from haskell-works/align-allocated-buffer Align allocated buffer by @newhoggy
- New version 0.1.0.3 by @newhoggy
Release v0.1.0.2
Changes
- Introduce intrinsics.h by @newhoggy
- Merge pull request #25 from haskell-works/introduce-intrinsics-h Introduce intrinsics.h by @newhoggy
- Remove support for ghc-7.10.3 by @newhoggy
- Merge pull request #26 from haskell-works/remove-support-for-ghc-7.10.3 Remove support for ghc-7.10.3 by @newhoggy
- Use CircleCI Orbs by @newhoggy
- Merge pull request #27 from haskell-works/use-circleci-orb Use CircleCI Orbs by @newhoggy
- Use CircleCI Orbs by @newhoggy
- Merge pull request #28 from haskell-works/use-circleci-orb Use CircleCI Orbs by @newhoggy
- Upgrade circleci to use haskell/build 1.6.0 by @newhoggy
- Merge pull request #29 from haskell-works/upgrade-circleci-to-haskell-build-1.6.0 Upgrade circleci to use haskell/build 1.6.0 by @newhoggy
- Upgrade circleci to use haskell/build 1.6.2 by @newhoggy
- Merge pull request #30 from haskell-works/upgrade-circleci-to-haskell-build-1.6.2 Upgrade circleci to use haskell/build 1.6.2 by @newhoggy
- Display CPU info by @newhoggy
- Merge pull request #33 from haskell-works/display-cpu-info Display CPU info by @newhoggy
- Upgrade to haskell-build-1.6.5 by @newhoggy
- Merge pull request #36 from haskell-works/upgrade-to-haskell-build-1.6.5 Upgrade to haskell-build-1.6.5 by @newhoggy
- Fix build on MacOS by @newhoggy
- Merge pull request #37 from haskell-works/fix-build-on-macos Fix build on MacOS by @newhoggy
- New version 0.1.0.2 by @newhoggy
v0.1.0.1
New release
v0.1.0.0
New release