All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.1 (2022-12-08)
- RegExp pattern generated result is wrong (c7d09e4)
1.7.0 (2022-12-08)
- support RegExp pattern (7712600)
1.6.0 (2021-08-28)
- ignore os hidden files by default (8bb6264)
1.5.3 (2021-07-21)
1.5.2 (2021-07-21)
- bundle: set target to node (bca9ada)
1.5.1 (2021-07-20)
- no dist (6d90170)
1.5.0 (2021-07-20)
- add RegExp extraction (51e1d22)
1.4.2 (2021-07-19)
- move fsevents to optionalDependencies (f1ab602)
1.4.1 (2021-07-18)
- lock fast-glob to 3.2.5 (580684d)
1.4.0 (2021-04-14)
- docs: add more examples (11a297e)
1.3.0 (2020-04-23)
- standalone: support watch (323ada0)
1.2.1 (2020-04-17)
- extension: remove pkg deps (edb3830)
1.2.0 (2020-04-17)
- use bili to bundle extension (46cfbdc)
1.1.1 (2020-04-17)
- api: write files only when changed (80e45c3)
1.1.0 (2020-04-17)
- api: add generateManyIndex (30f0320)
1.0.0 (2020-04-16)
- refactor: extract IndexGenerator (11b9484)
- add generateIndex api (f7e0312)
- standalone version (153c99c)
- support cli (622636d)
0.13.0 (2020-03-24)
- update documents (4dd3a39)
0.12.2 (2019-07-17)
- temporarily set gitignore to false (4fb564d)
0.12.1 (2019-07-03)
- keybindings only work when
editorFocus
(1747271)
0.12.0 (2019-07-03)
- add keybindings:
ctrl+k i
,cmd+k i
(6560db3)
0.11.0 (2019-07-02)
- support custom globby options (9d1b443)
0.10.1 (2019-05-28)
0.10.0 (2019-05-23)
- rename first, last to isFirst, isLast (e0b02ce)
0.9.0 (2019-05-23)
- add isDir, isFile to ExtraInfo (b38d9e2)
0.8.0 (2019-05-20)
- snippets: add @index-export-default (16768ea)
- no index is generated if no maker (fe76db0)
0.7.0 (2019-03-18)
- add extraInfo parameter to codeGenerator (f698baf)
0.6.1 (2019-03-15)
- docs: correct changeCase link (35340ef)
0.6.0 (2019-03-13)
- add markers snippets (8ba7c31)
0.5.2 (2019-03-13)
- correct a typo (dd9cb33)
0.5.1 (2019-03-13)
0.5.0 (2019-03-13)
0.4.0 (2019-03-12)
- improve sorting (d46671b)
0.3.0 (2019-03-12)
- rename extension to ext (514a889)
0.2.1 (2019-03-12)
0.2.0 (2019-03-12)
- globby: set onlyFiles to false (ded022b)
- sort paths (aefa48d)