Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 678 Bytes

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 678 Bytes

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2022-03-30)

Features

  • Introduce configuration by TREQ_MAX_DEPTH environment variable to limit maximum depth/level to trace nested requires/imports.

1.0.0 (2022-03-29)

Features

  • Ready to use public release

0.0.2 (2022-03-29)

Features

  • Introduce flag by TREQ_DISABLE environment variable to disable treq

0.0.1 (2022-03-29)

Features

  • Initial release