Skip to content

v0.100.0

Compare
Choose a tag to compare
@laixintao laixintao released this 21 Oct 05:19
· 52 commits to main since this release
c4ea3fa

What's Changed

  • add pypi and python logo with gold color. by @laixintao in #51
  • Display more information on instance detail. by @laixintao in #50
  • Set the display of stat information, add aggregate frames with the same name. by @laixintao in #53
  • Render frame whose name is the same as current view frame for a highlight color. by @laixintao in #55
  • bugfix: when a frame has no more children, self should be considered as 100% by @laixintao in #58
  • display frame stack information in detail Span. by @laixintao in #59
  • use key i to pop up information screen. by @laixintao in #60
  • add Esc key to exiting the information screen. by @laixintao in #61
  • InformaionScreen can update with the sample_index and sample_unit now. by @laixintao in #62

Full Changelog: v0.99.0...v0.100.0