Skip to content

Latest commit

 

History

History
970 lines (358 loc) · 21.4 KB

CHANGELOG.md

File metadata and controls

970 lines (358 loc) · 21.4 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.4.15 (2021-09-06)

Bug Fixes

3.4.14 (2021-08-12)

Bug Fixes

  • symblic file and executable file (ef75bca)

3.4.13 (2021-08-08)

Note: Version bump only for package edam-repo

3.4.12 (2021-06-04)

Bug Fixes

3.4.11 (2021-06-03)

Note: Version bump only for package edam-repo

3.4.10 (2021-05-27)

Bug Fixes

  • extends 找不到错误没有 catch (c1e7357)

3.4.9 (2021-05-20)

Note: Version bump only for package edam-repo

3.4.8 (2021-05-20)

Note: Version bump only for package edam-repo

3.4.7 (2021-05-20)

Note: Version bump only for package edam-repo

3.4.6 (2021-04-22)

Note: Version bump only for package edam-repo

3.4.5 (2021-04-07)

Note: Version bump only for package edam-repo

3.4.4 (2021-04-07)

Note: Version bump only for package edam-repo

3.4.3 (2021-04-07)

Note: Version bump only for package edam-repo

3.4.2 (2021-04-07)

Note: Version bump only for package edam-repo

3.4.1 (2021-04-04)

Note: Version bump only for package edam-repo

3.4.0 (2021-04-04)

Features

  • add mimeTest in mappers (ac051eb)

3.3.12 (2021-04-04)

Note: Version bump only for package edam-repo

3.3.11 (2020-11-28)

Note: Version bump only for package edam-repo

3.3.10 (2020-10-28)

Note: Version bump only for package edam-repo

3.3.9 (2020-10-26)

Note: Version bump only for package edam-repo

3.3.8 (2020-10-26)

Note: Version bump only for package edam-repo

3.3.7 (2020-10-26)

Note: Version bump only for package edam-repo

3.3.6 (2020-10-26)

Note: Version bump only for package edam-repo

3.3.5 (2020-10-26)

Note: Version bump only for package edam-repo

3.3.4 (2020-10-24)

Note: Version bump only for package edam-repo

3.3.3 (2020-10-20)

Note: Version bump only for package edam-repo

3.3.2 (2019-11-23)

Bug Fixes

  • rerun normalizeConfig has error when select source (0710621)

3.3.1 (2019-11-23)

Bug Fixes

  • edam config is advanced for alias (d2a06c6)

3.3.0 (2019-02-20)

Features

  • edam-cli: add --pull.npm-client-args (a2c7273)

3.2.0 (2019-02-20)

Features

  • edam: support pull.npmClientArgs (2b6f29f), closes #25

3.1.5 (2019-02-19)

Bug Fixes

  • yarn-install: use shellSync (ef6fb61)

3.1.4 (2019-02-17)

Bug Fixes

  • edam: use resolveEdamTemplate instead of require.resolve (c228c8a)

3.1.3 (2019-02-17)

Note: Version bump only for package edam-repo

3.1.2 (2019-02-17)

Bug Fixes

  • edam: use resolveEdamTemplate instead of require.resolve (af753eb)

3.1.1 (2019-02-15)

Bug Fixes

  • edam-pull-npm: use execa in npmInstall for supporting version range (637fffa)

3.1.0 (2019-02-10)

Features

  • edam: support edam:main field in package.json (25fe39b)

3.0.3 (2019-01-30)

Bug Fixes

  • edam: store-prompt does not work (e269cdd)

3.0.2 (2019-01-02)

Note: Version bump only for package edam-repo

3.0.1 (2018-10-23)

Note: Version bump only for package edam-repo

3.0.0 (2018-10-23)

Bug Fixes

  • cli pull npm client is not working (2d33436), closes #20
  • updateNotify is not working (fab3586), closes #10

Chores

  • change pull.npmClient to pull.npm-client (a9db6ed)

Features

  • add offlineFallback option (b60ae55), closes #18
  • handlebar.js inject some bulit-in helper (e.g. eq) (50c593e), closes #17
  • support scope ignore globby files (096b521), closes #16
  • supports debug option (b0cb8b7)

Performance Improvements

  • edam: make storePrompts be more useful (5c123ca), closes #21 #22
  • should updateCheckInterval to be zero in npm template (2abaad1)

BREAKING CHANGES

  • remove lodash loader
  • pull.npmClient in cli change to pull.npm-client

2.3.14 (2018-10-03)

Bug Fixes

  • preset git.name should find up git config (5f03397)

2.3.13 (2018-09-28)

Bug Fixes

  • resolve: should throw error when module is found (92b33b9)

2.3.12 (2018-09-05)

Bug Fixes

  • file-processor: should ignore writing file when contains error (eed9ccb)

2.3.11 (2018-09-05)

Bug Fixes

  • prompt: should assign value when exists validate (e2755fc)

2.3.10 (2018-09-05)

Performance Improvements

2.3.9 (2018-09-02)

Bug Fixes

  • should normalize config again after select alias' prompts (564fd8c)

2.3.8 (2018-08-30)

Bug Fixes

  • edam: storePrompts filename when type eq 'npm' (de6ba75)

2.3.6 (2018-08-21)

2.3.7 (2018-08-21)

Bug Fixes

  • edam-completer: allow colon in description (58ae574)

2.3.6 (2018-08-21)

2.3.5 (2018-08-21)

2.3.4 (2018-08-18)

Bug Fixes

  • prompt.default placeholder replacer (7e98544)

2.3.3 (2018-08-16)

Bug Fixes

  • edam-cli: fix the helper's format log in cli (ed757dd)

2.3.2 (2018-08-16)

2.3.1 (2018-08-14)

Bug Fixes

  • edam-cli: update log when error occurs (acb1a1b)
  • edam-cli: update log when error occurs (ce1949a)

2.3.0 (2018-08-14)

Features

  • edam: supports placeholder of dest in move and copy (9f72ffa)

2.2.2 (2018-08-14)

Performance Improvements

  • edam: support plop 'hbs' loader (e8aed91)
  • edam: support plop 'hbs' loader (e9830ce)

2.2.1 (2018-08-14)

Bug Fixes

  • edam: variables.install (ee94133)

2.2.0 (2018-08-13)

Performance Improvements

  • edam-cli: supports multi-template select (11d5a5a)

2.1.5 (2018-08-13)

2.1.5-y.1 (2018-08-13)

2.1.5-y.0 (2018-08-13)

2.1.5-0 (2018-08-13)

2.1.4 (2018-08-10)

Bug Fixes

  • dulcet-prompt: be compatible with edam (676b4bf)

2.1.3 (2018-08-10)

Bug Fixes

  • edam check allow config (4720a16)
  • dulcet-prompt: be compatible with edam (b5f4d6a)

2.1.2 (2018-08-05)

2.1.1 (2018-08-04)

2.1.0 (2018-08-04)

2.0.2 (2018-06-28)

2.0.1 (2018-06-27)

Performance Improvements

  • edam: template config append process (03d8253)

2.0.0 (2018-06-26)

Performance Improvements

  • edam: cancel Variables' shallow function getter (9d18ca7)

1.1.2 (2018-06-01)

1.1.1 (2018-06-01)

Performance Improvements

  • edam-cli: allow to run command 'edam' without '-o, --output' (550667e)

1.1.0 (2018-06-01)

Bug Fixes

  • edam: normalize source and alias which are relative path (8e7d546)
  • edam-cli: output could be null (22ffe67)

1.0.2 (2018-05-31)

1.0.1 (2018-05-31)

1.0.0 (2018-05-31)

Bug Fixes

0.3.6 (2018-05-20)

0.3.5 (2018-05-20)

Bug Fixes

  • install in context pm inherred by config (1961268)
  • processAsync (7352ec8)

0.3.4 (2018-05-18)

0.3.4-0 (2018-05-18)

Bug Fixes

  • store prompts matched fail when from git (ff2e4e7)

0.3.3 (2018-04-26)

0.3.3-0 (2018-04-26)

Bug Fixes

  • prompt when field not work (16fa53c)

0.3.2 (2018-04-14)

Bug Fixes

  • store prmopts when type equals git (341c0d2)

Performance Improvements

  • prompt supports 'deniesStore' field (d6968bb)

0.3.1 (2018-04-14)

0.3.0 (2018-04-14)

Performance Improvements

  • supports baseName value (b7e8a88)

0.2.3 (2018-04-14)

Bug Fixes

0.2.2 (2018-04-12)

0.2.1 (2018-04-12)

Bug Fixes

  • loaders support Options (4211807)

0.2.0 (2018-04-11)

0.1.2 (2018-04-10)

0.1.1 (2018-04-10)

0.1.0 (2018-04-10)

Performance Improvements

0.0.18 (2018-04-08)

Performance Improvements

0.0.17 (2018-04-05)

0.0.16 (2018-04-05)

0.0.15 (2018-04-04)

Bug Fixes

0.0.14 (2018-04-03)

Bug Fixes

0.0.13 (2018-04-02)

Bug Fixes

  • edam-plugin-dulcet-prompt when bug (48fc9c4)

0.0.12 (2018-04-01)

Bug Fixes

0.0.11 (2018-03-31)

Bug Fixes

0.0.10 (2018-03-31)

0.0.10-0 (2018-03-31)

Bug Fixes

  • use deepclone allow dynamic template config (8865fef)

0.0.9 (2018-03-31)

0.0.8 (2018-03-31)

0.0.7 (2018-03-31)

0.0.6 (2018-03-31)

0.0.5 (2018-03-30)

Bug Fixes

Performance Improvements

  • add edam-plugin-dulcet-prompt (d483b05)

0.0.4 (2018-03-29)

0.0.3 (2018-03-29)

0.0.2 (2018-03-29)

0.0.1 (2018-03-29)