Skip to content

Releases: screepers/screeps-profiler

1.3.0

11 May 02:23
Compare
Choose a tag to compare
  • New: Added this change log.
  • New: Added support for profiling getter/setter methods. (#11)
  • New: Wrapper functions now expose wrapped functions' toString() results. (#9)
  • Fix: Corrected the tick count for profiles that have ended. (#19)
  • Doc: Corrected library name in the example code.