File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Revision history for threadscope
22
3+ ## 2020-03-04 - v0.2.12
4+
5+ * Remove unused events entry box ([ #93 ] ( https://github.com/haskell/ThreadScope/pull/93 ) )
6+ * Make the app work even if it fails to load the logo ([ #96 ] ( https://github.com/haskell/ThreadScope/pull/96 ) )
7+ * Support GHC 8.8 ([ #99 ] ( https://github.com/haskell/ThreadScope/pull/99 ) )
8+ * Support ghc-events 0.12.0 ([ #101 ] ( https://github.com/haskell/ThreadScope/pull/101 ) )
9+ * Stop using gtk-mac-integration and fix broken CI ([ #103 ] ( https://github.com/haskell/ThreadScope/pull/103 ) )
10+ * This causes a visual regression. The logo won't be displayed in Dock.
11+
312## 2018-07-12 - v0.2.11.1
413
514* Relax upper version bounds for containers and ghc-events (#88 )
Original file line number Diff line number Diff line change 11Name : threadscope
2- Version : 0.2.11.1
2+ Version : 0.2.12
33Category : Development, Profiling, Trace
44Synopsis : A graphical tool for profiling parallel Haskell programs.
55Description : ThreadScope is a graphical viewer for thread profile
You can’t perform that action at this time.
0 commit comments