Skip to content

Releases: JuliaDebug/CodeTracking.jl

CodeTracking 0.2.0

01 Mar 20:29

Choose a tag to compare

  • use a single signature-dict and switch to LineNumberNode
  • improvements to printing
  • small reorganization of files
  • don't export PkgFiles (breaking change)
  • support :compact in printing

Initial release

22 Feb 13:23
cea76d4

Choose a tag to compare

Merge pull request #2 from timholy/teh/definition

Implement an initial API