Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 825 Bytes

CHANGES.rst

File metadata and controls

38 lines (23 loc) · 825 Bytes

Jonga Release Notes

Version 0.0.5 (not yet released)

  • Various minor fixes and improvements

Version 0.0.4 (2018-11-12)

  • Various minor fixes and improvements

Version 0.0.3 (2017-11-04)

  • Added a reset method to jonga.CallTracer
  • Added class jonga.ContextCallTracer providing a context manager wrapper for the main call tracer class
  • Added option for removal of size specification in graph SVG image generated by jonga.CallTracer.graph

Version 0.0.2 (2017-04-29)

  • Minor changes to packaging and tests
  • Major changes to jonga.CallTracer.__init__ interface

Version 0.0.1 (2017-03-12)

  • Initial release