- Print times with more sensible units (#111)
- EventDuration: Make it more robust to truncated eventlogs (#110)
- Use GitHub Actions for CI (#113)
- Relax upper version bounds for ghc-events, time, bytestring, and template-haskell
- 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
- 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.
- Relax upper version bounds for containers and ghc-events (#88)
- Relax upper version bounds for template-haskell and temporary
- Fix build failure with gtk-0.14.9
- Modernise AppVeyor CI script
- 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
- Render GC waiting periods in light orange (#70)
- Fix inappropriate calling convention on Windows x86 (#71)
- Enable GitHub Releases (#75)
- 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