All Versions
7
Latest Version
Avg Release Cycle
8 days
Latest Release
1761 days ago

Changelog History

  • v0.0.1 Changes

    May 25, 2020
    • ๐ŸŽ‰ Initially created.

    ๐Ÿš€ [2]: https://github.com/marcin-rzeznicki/stackcollapse-ghc/releases

  • v0.0.1.3 Changes

    July 30, 2020

    ๐Ÿš€ This release does not change functionality

    • Rebuild with recursion-schemes >= 5.2 && < 5.3
  • v0.0.1.2 Changes

    July 17, 2020

    ๐Ÿš€ This release does not change functionality

    • โœ… Rebuild with hspec-golden ==0.1.0.2 and fix Missing field in record construction failFirstTime (test suite)
  • v0.0.1.1rev3 Changes

    July 15, 2020

    Fixed uninitialized field error introduced by hspec-golden 0.1.0.2 by tightening version constraint

    ๐Ÿ”„ Changed the test suite 'stackcollapse-ghc-test' component's library dependency on 'hspec-golden' from

    • ==0.1.*
      to
    • >= 0.1.0.2 && <0.1.1
  • v0.0.1.1rev2 Changes

    July 02, 2020

    ๐Ÿ”„ Changed the test suite 'stackcollapse-ghc-test' component's library dependency on 'hspec-golden' from

    • ==0.1.0.1
      to
    • ==0.1.*

    ๐Ÿ”„ Changed tested-with from

    • ghc ==8.6.5: ghc ==8.8.2: ghc ==8.8.3
      to
    • ghc ==8.6.5: ghc ==8.8.2: ghc ==8.8.3: ghc ==8.10.1
  • v0.0.1.1rev1 Changes

    June 27, 2020

    ๐Ÿ”„ Changed the executable 'stackcollapse-ghc' component's library dependency on 'base' from

    • 4.12.0.0 && <4.14
      to
    • 4.12.0.0 && <4.15

    ๐Ÿ”„ Changed the test suite 'stackcollapse-ghc-test' component's library dependency on 'base' from

    • 4.12.0.0 && <4.14
      to
    • 4.12.0.0 && <4.15
  • v0.0.1.1 Changes

    June 22, 2020
    • Report line location for all errors.
    • ๐Ÿ‘ Allow build with foldl > 1.4.6