All Versions
21
Latest Version
Avg Release Cycle
32 days
Latest Release
1660 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.2.2
October 25, 2020 -
v1.0.2.1 Changes
September 29, 2020 -
v1.0.2.0 Changes
September 29, 2020🔄 Changes
- ⬆️ Merge pull request #134 from haskell-works/upgrade-macos-executor Upgrade macos executor by @newhoggy
- Cache with cabal-cache. by @newhoggy
- 🔀 Merge pull request #136 from haskell-works/use-cabal-cache Use cabal cache by @newhoggy
- ➕ Add --build-path by @newhoggy
- 🏗 Merge pull request #137 from haskell-works/add-build-path-command-line-option Add --build-path by @newhoggy
- 🛠 Fix macos builds by @newhoggy
- 🍎 Merge pull request #138 from haskell-works/fix-macos-builds Fix macos builds by @newhoggy
- 🆕 New version 1.0.2.0 by @newhoggy
-
v1.0.1.9 Changes
September 19, 2020🔄 Changes
- ⬆️ Upgrade to haskell-build-4.1.7 by @newhoggy
- ⬆️ Merge pull request #115 from haskell-works/upgrade-to-haskell-build-4.1.7 Upgrade to haskell-build-4.1.7 by @newhoggy
- 🚀 Upgrade to [email protected] by @newhoggy
- 🚀 Merge pull request #116 from haskell-works/[email protected] Upgrade to [email protected] by @newhoggy
- ⬆️ Upgrade to [email protected] by @newhoggy
- ⬆️ Merge pull request #117 from haskell-works/[email protected] Upgrade to [email protected] by @newhoggy
- ✂ Remove unused imports by @newhoggy
- 🔀 Merge pull request #118 from haskell-works/remove-unused-imports Remove unused imports by @newhoggy
- ✅ Disable parallel garbage colllector in CCI tests by @newhoggy
- ✅ Disable parallel garbage collector from project.sh test by @newhoggy
- 🔀 Merge pull request #119 from haskell-works/disable-parallel-garbage-collector-in-cci-tests Disable parallel garbage colllector in CCI tests by @newhoggy
- ⬆️ Upgrade generic-lens by @newhoggy
- ⬆️ Merge pull request #120 from haskell-works/upgrade-generic-lens Upgrade generic-lens by @newhoggy
- 🛠 Fix hlint by @newhoggy
- 👕 Merge pull request #121 from haskell-works/fix-hlint Fix hlint by @newhoggy
- 🛠 Fix build by @newhoggy
- 🏗 Merge pull request #122 from haskell-works/fix-build Fix build by @newhoggy
- ⬆️ Upgrade to orb [email protected] by @newhoggy
- ⬆️ Merge pull request #123 from haskell-works/[email protected] Upgrade to orb [email protected] by @newhoggy
- 👉 Use official cache http end-point by @newhoggy
- 🔀 Merge pull request #124 from haskell-works/use-official-cache-http-end-point Use official cache http end-point by @newhoggy
- 🛠 Fix macos builds by @newhoggy
- 🍎 Merge pull request #125 from haskell-works/fix-macos-builds Fix macos builds by @newhoggy
- ⬆️ Upgrade to optparse-applicative-0.16 by @newhoggy
- ⬆️ Merge pull request #127 from haskell-works/upgrade-to-optparse-applicative-0.16 Upgrade to optparse-applicative-0.16 by @newhoggy
- ⬆️ Upgrade to [email protected] by @newhoggy
- ⬆️ Merge pull request #128 from haskell-works/[email protected] Upgrade to [email protected] by @newhoggy
- 👍 Win32 support by @newhoggy
- 🔀 Merge pull request #130 from haskell-works/win32-support Win32 support by @newhoggy
- 🏗 Implement building binaries by @jared-w
- 🛠 fix shortening of binary names by @jared-w
- ➕ Address ambiguous target in cabal by @jared-w
- ➕ Add caching to speed up CI builds by @jared-w
- 🛠 Fix Paths naming issue by @jared-w
- 💅 Don't move binary out of dist-newstyle by @jared-w
- 🔀 Merge pull request #133 from haskell-works/implement-github-actions Implement GitHub actions by @newhoggy
- 🆕 New version 1.0.1.9 by @newhoggy
- ⬆️ Upgrade macos executor by @newhoggy
- ⬆️ Merge pull request #134 from haskell-works/upgrade-macos-executor Upgrade macos executor by @newhoggy
-
v1.0.1.8 Changes
March 24, 2020- 👉 Use token by @newhoggy
- 🔀 Merge pull request #113 from haskell-works/github-oauth-token Use token by @newhoggy
- 🏗 Convert to use binary cache for i386 build by @newhoggy
- 🏗 Merge pull request #112 from haskell-works/convert-i386-build-to-use-binary-cache Convert i386 build to use binary cache by @newhoggy
- 🆕 New version 1.0.1.8 by @newhoggy
-
v1.0.1.7 Changes
March 24, 2020 -
v1.0.1.5 Changes
January 25, 2020- 🆕 New version 1.0.1.5 by @newhoggy
- ⬆️ Upgrade to [email protected] by @newhoggy
- ⬆️ Merge pull request #104 from haskell-works/[email protected] Upgrade to [email protected] by @newhoggy
- ⬆️ Upgrade to [email protected] by @newhoggy
- ⬆️ Merge pull request #105 from haskell-works/[email protected] Upgrade to [email protected] by @newhoggy
-
v1.0.1.4 Changes
January 25, 2020- Tidy up cabal file by @newhoggy
- 🔀 Merge pull request #98 from haskell-works/tidy-up-cabal-file Tidy up cabal file by @newhoggy
- 🛠 Fix development build files by @newhoggy
- ➕ Add install command to project.sh by @newhoggy
- ⚡️ Merge pull request #99 from haskell-works/update-development-build-files Fix development build files by @newhoggy
- 🏗 Build OSX binaries by @AlexeyRaga
- 🔀 Merge pull request #100 from haskell-works/jky-azure Jky azure by @newhoggy
- 👌 Support multiple archive-uris by @newhoggy
- 🔀 Merge pull request #101 from haskell-works/support-multiple-archive-uris Support multiple archive-uris by @newhoggy
- 🆕 New version 1.0.1.4 by @newhoggy
- ⬆️ Upgrade to ghc-8.8.2 in CI by @newhoggy
- ⚡️ Update orbs by @newhoggy
- ⬆️ Merge pull request #102 from haskell-works/upgrade-to-ghc-8.8.2-in-ci Upgrade to ghc-8.8.2 in CI by @newhoggy
- 🛠 Fix macos build by @newhoggy
- 🍎 Merge pull request #103 from haskell-works/fix-macos-build Fix macos build by @newhoggy
-
v1.0.1.3 Changes
December 06, 2019- ✅ Direct test output and generate environment files by @newhoggy
- 🔀 Merge pull request #93 from haskell-works/direct-test-output-and-generate-environment-files Direct test output and generate environment files by @newhoggy
- 🚚 Move command parsers to command modules by @newhoggy
- 🔀 Merge pull request #96 from haskell-works/move-command-parsers-to-command-modules Move command parsers to command modules by @newhoggy
- 👉 Use same ghc-pkg version as specified by GHC version in plan.json by @newhoggy
- 🔀 Merge pull request #97 from haskell-works/use-same-ghc-pkg-version-as-specified-by-plan-json Use same ghc-pkg version as specified by GHC version in plan.json by @newhoggy
- 🆕 New version 1.0.1.3 by @newhoggy