Skip to content

Latest commit

 

History

History
193 lines (143 loc) · 6.94 KB

CHANGELOG.md

File metadata and controls

193 lines (143 loc) · 6.94 KB

2.5.7

2.5.6

2.5.5

2.5.4

2.5.3

2.5.2

2.5.1

2.5.0

2.4.2

2.4.1

2.4.0

2.3.1

2.3.0

2.2.2

2.2.1

2.2.0

2.1.0

2.0.0

  • #86: Add better descriptions to profiles and profile tests.
  • #69: Fix outdated docs.
  • Rename profile.tests to profile.functions.
  • Add human readable descriptions to profile functions.
  • Add keywords to profile functions.
  • Add codeSample to profile functions.
  • Add strict vs equal comparisons to guards profile.
  • Update dependencies.
  • Add new features and migration guide to readme.
  • Improve profile test descriptions.
  • Add keywords to profiles.
  • Add array support module.

1.24.0

1.23.0

1.22.0

1.21.0

1.20.0

1.19.0

1.18.2

1.18.1

1.18.0

1.17.3

1.17.2

1.17.1

1.17.0

1.16.0

1.15.0

  • #30: Measure memory consumption.
  • Refactor function execution and profiling into profiler module.
  • Add units for memory measurement.
  • Enable precision option to distinguish between time and memory precision.
  • Enable unit option to distinguish between time and memory unit.

1.14.0

1.13.0

  • #49: Add man page.
  • Update dependencies to fix security vulnerability in brace-expansion < 1.1.7

1.12.0

1.11.0

1.10.0

1.9.0

1.8.0

1.7.0

1.6.2

1.6.1

1.6.0

1.5.0

1.4.0

1.3.1

1.3.0

1.2.0

1.1.0

1.0.0

  • Initial project setup.