All Versions
7
Latest Version
Avg Release Cycle
98 days
Latest Release
1478 days ago

Changelog History

  • v0.2.13 Changes

    April 06, 2020
    • โž• Add changelog to extra-source-files (#105)
    • ๐Ÿ›  Fix broken GitHub Releases deployment (#106)
    • โšก๏ธ Update ghc-events to 0.13.0 (#107)
    • ๐Ÿ˜Œ Relax upper version bound for time
  • v0.2.12 Changes

    March 04, 2020
    • โœ‚ Remove unused events entry box (#93)
    • ๐Ÿ‘‰ Make the app work even if it fails to load the logo (#96)
    • ๐Ÿ‘Œ Support GHC 8.8 (#99)
    • ๐Ÿ‘Œ Support ghc-events 0.12.0 (#101)
    • ๐Ÿ‘ท Stop using gtk-mac-integration and fix broken CI (#103)
      • This causes a visual regression. The logo won't be displayed in Dock.
  • v0.2.11 Changes

    June 08, 2018
    • ๐Ÿ˜Œ Relax upper version bounds for template-haskell and temporary
    • ๐Ÿ›  Fix build failure with gtk-0.14.9
    • ๐Ÿ‘ท Modernise AppVeyor CI script
  • v0.2.11.1 Changes

    July 11, 2018
    • ๐Ÿ˜Œ Relax upper version bounds for containers and ghc-events (#88)
  • v0.2.10 Changes

    February 16, 2018
    • โž• Add instructions to install gtk2 in the README
    • ๐Ÿ Do not include windows_cconv.h on non mingw32 systems (#79)
    • ๐Ÿ˜Œ Relax upper version bound for ghc-events (#80)
    • ๐Ÿ˜Œ Relax upper version bound for time
  • v0.2.9 Changes

    September 02, 2017
    • Render GC waiting periods in light orange (#70)
    • ๐Ÿ›  Fix inappropriate calling convention on Windows x86 (#71)
    • ๐Ÿš€ Enable GitHub Releases (#75)
  • v0.2.8 Changes

    July 17, 2017
    • โž• Add macOS support (#56)
    • โšก๏ธ Update ghc-events to 0.6.0 (#61)
    • ๐ŸŽ CI builds for Linux/Windows/macOS (#64, #65)
    • Set upper version bounds for dependencies