-
0.4.7.0 (2022-10-23)
- Draw labels in the treemap (by Andrei Barbu)
- On initialization, expand nodes until the first branch (by Andrei Barbu)
- Expose
Profiteur.Core
andProfiteur.Parser
as a library (by Alfredo Di Napoli)
-
0.4.6.1 (2022-06-28)
- Bump
aeson
dependency upper bound to 2.2 - Bump
bytestring
dependency upper bound to 0.12
- Bump
-
0.4.6.0 (2020-05-28)
- Add source code locations to cost-centre details (by Rodney Lorrimar)
- Bump
aeson
dependency to 1.5 - Bump
file-embed
to 0.0.11
-
0.4.5.1 (2019-03-15)
- Bump
aeson
dependency to 1.4 - Bump
containers
dependency to 0.6
- Bump
-
0.4.5.0 (2018-05-08)
- Tweak saturation and lightness for readability (by @nqac)
- Bump
aeson
dependency to 1.3 - Bump
js-jquery
dependency to 3.3
-
0.4.4.0
- Add a flag to embed the datafiles (by Nikolay Yakimov)
- Allow passing in an output path (by Nikolay Yakimov)
- Use HSL instead of RGB for random color generation (by David Luposchainsky)
-
0.4.3.0
- Add
--version
flag - Bump
aeson
dependency to 1.2
- Add
-
0.4.2.2
- Bump
js-jquery
dependency to 3.2
- Bump
-
0.4.2.1
- Bump
ghc-prof
dependency to 1.4
- Bump
-
0.4.2.0
- Use the new
ghc-prof
instead of our own hacky prof parser - Bump
aeson
dependency to 1.1 - Bump
vector
dependency to 0.12
- Use the new
-
0.4.1.0
- Format numbers in "Details" to have 3 decimal places
- Move name below controls in "Details"
- Use the
js-jquery
library instead of just including it - Upgrade to jQuery 3.1
-
0.4.0.0
- Always show time/alloc relative to MAIN as well as relative to the current root node
- Replace help button by link to homepage
- Never include (0 time, 0 alloc) nodes
-
0.3.0.3
- Bump
aeson
dependency
- Bump
-
0.3.0.2
- Bump
aeson
dependency
- Bump
-
0.3.0.1
- Bump base version, add example to repo
-
0.3.0.0
- Simplify the tree, creating actual (indiv) nodes where necessary from the Haskell code
-
0.2.0.2
- Bump
aeson
andvector
dependencies
- Bump
-
0.2.0.1
- Bump
aeson
andattoparsec
dependencies
- Bump
-
0.2.0.0
- Show individual time/alloc as separate nodes
-
0.1.2.2
- Loosen
text
dependency
- Loosen
-
0.1.2.1
- Loosen
text
dependency
- Loosen
-
0.1.2.0
- Fix resize/redraw bug for Firefox/Linux combo
-
0.1.1.0
- Ignore extra information in
.prof
file
- Ignore extra information in
-
0.1.0.1
- Loosen
attoparsec
dependency
- Loosen
-
0.1.0.0
- Initial release