Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 611 Bytes

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 611 Bytes

Change Log

[0.0.2]

First release

[0.0.3]

Small fix: index files with only

// @index
// /index

are now handled correctly.

[0.0.4]

  • Added setting js-index.defaultTemplate.

[0.0.5]

  • Added .tsx and .jsx files by default.

[0.1.0]

Potentially breaking changes!

  • More powerful patterns (exclusion, multiple patterns)
  • Indexes are aligned with their start marker
  • Alignment markers for generated indexes
  • Addition of ${variable:upper} placeholder

[0.2.0]

  • Added modifiers
  • Added search & replace

[0.2.1]

  • Less intrusive filename -> variable name derivation