Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.29 KB

CHANGES.md

File metadata and controls

19 lines (14 loc) · 1.29 KB

Version 0.3.0, 2017.05.18

  • Rename AUTORS.md file #12
  • Move to !ninja #13
  • Switch to Codecov for code coverage #14

Version 0.2.0, 2017.02.21

  • Add filterPackages option for more granular control over package exclusion #5
  • Add filterFiles option for more granular control over file exclusion #6
  • Return information for all callers #7 (breaking change)
  • Rename Git repository to node-knockknock #9
  • Add offset option for more control over initial call stack offset #10
  • All calls from start of stack from within originator module should be ignored #11

Version 0.1.1, 2017.02.20

  • Cache poisoning possible for package information #2
  • Include column number in caller information #3