Skip to content

Latest commit

Β 

History

History
289 lines (209 loc) Β· 28.7 KB

CHANGELOG.md

File metadata and controls

289 lines (209 loc) Β· 28.7 KB

Changelog

1.0.0 (2019-12-03)

Added

  • ✨ Ask for package manager when is JS project [29986ce]
  • ✨ Ask user for a link to contributing guide (fixes #168) (#179) [310a8b1]
  • ✨ Ask author's linkedin username (fixes #170) (#177) [10954d1]

Changed

  • ⬆️ Update yargs to the latest version (#186) [16d7ceb]
  • ⬆️ Update ejs to the latest version (#187) [139e906]
  • πŸ”§ Update CI tiggers (#184) [6ef2be8]
  • ⬆️ Update ora to the latest version (#181) [c563d9d]
  • πŸ”§ Move CI from CircleCI to GitHub actions [a132525]
  • πŸ”§ Update FUNDING.yml [83be6c0]

Fixed

  • πŸ› Fix version badge label when contains _ or - (#190) [6c345b5]
  • πŸ› Execute default function to get default answer when -y flag is passed (#185) [89cd82d]
  • πŸ› Escape markdown characters in social network questions answers (#183) [d96e310]
  • ✏️ Use gender neutral in comment (#174) [9f78778]
  • πŸ› Fix InstallCommand test name [279711f]

Miscellaneous

  • πŸ“ Add open collective to readme (#192) [81e3873]
  • πŸ“ Add anku255 as a contributor for test and bug (#182) [7624889]

0.7.0 (2019-11-01)

Added

  • ✨ Add Author Github website url if exists (fixes #124) (#145) [541d6e5]

Changed

  • ♻️ re-use prettier regexp across scripts (#159) [576e367]
  • πŸ”§ Add prettier fix command (#158) [da2c700]

Fixed

  • πŸ› Don't suggest install default value when project is not a js project (#169) [672d591]
  • πŸ› Fix static badge generation when license name contains special characters (#141) [5b8bc08]

Miscellaneous

  • πŸ“ Update README with CONTRIBUTING link [5ec2ce4]
  • πŸ“ Add CONTRIBUTING.md (fixes #155) (#160) [f2d6020]
  • πŸ“ Add code of conduct markdown (#157) [be3ec22]

0.6.4 (2019-10-09)

Added

  • ✨ Add check for overwrite readme (#143) [2e12553]
  • ✨ Display license badge even when there is no license url (#139) [a60627c]
  • ✨ Ask for demo link during README creation process (#102) (#130) [f4d6ad4]
  • ✨ Add dynamic license badge (#131) [86bdac5]

Changed

0.6.3 (2019-09-24)

Added

  • ✨ Update issue templates [3d5c28b]
  • ✨ Add link to npm on version badge (#99) [fdfe6e3]
  • ✨ Add dynamic version badge if package exists on NPM (#94) [0a11d2a]

Changed

  • ⬆️ Update ora to the latest version (#122) [ffb4d11]
  • πŸ”§ Add gh package registry config (#115) [af1fb5a]
  • ⬆️ Upgrade date-fns version (#113) [eacad62]
  • ⬆️ Upgrade inquirer to the latest version πŸš€ (#110) [f6fc84e]
  • ⬆️ Bump mixin-deep from 1.3.1 to 1.3.2 (#112) [4e0abc4]
  • ⬆️ Bump eslint-utils from 1.3.1 to 1.4.2 (#111) [f0e09ac]
  • 🎨 Format Github issue templates [95f44d2]
  • ⬆️ Update yargs to the latest version (#104) [d66db07]
  • ⬆️ Update inquirer to 6.5.1 (#101) [af8fbe6]
  • ⬆️ Update eslint-config-airbnb-base to 14.0.0 (#100) [85ffea5]
  • ⬆️ Bump lodash from 4.17.11 to 4.17.13 (#98) [99dc774]
  • πŸ”§ Ignore .git file in order to fix an npm bug [f940f13]

Fixed

  • πŸ› Process get stuck because of ora new version (#152) [4a741b9]
  • πŸ› Fix badge target link (#126) [45df9a4]
  • ✏️ Capitalize the H in GitHub (#116) [3d08a76]

Miscellaneous

  • πŸ“ Add anku255 as a contributor (#144) [32af6a2]
  • πŸ“ Add LucasProcopio as a contributor (#138) [d67b012]
  • πŸ“ Add tbetous as a contributor (#137) [a93cd56]
  • πŸ“ Add david-dasilva as a contributor (#133) [f6f24e0]
  • πŸ“ All contributor profile url fixed (#129) [06bd6f3]
  • πŸ“ Add Kushagra as a contributor (#127) [1624878]
  • :spakles: Add start script (#121) [bc3d383]
  • πŸ“ Add bdougie as a contributor (#117) [2f327f7]

0.5.2 (2019-07-08)

Added

  • ✨ Filter social network inputs to remove potential @ (#93) [ccae357]

Miscellaneous

  • Update readme and contributors to reflect username change (#91) [b2be60e]

0.5.1 (2019-07-05)

Fixed

  • πŸ› Prevent encoding utf-8 chars in README (#88) [8059756]

0.5.0 (2019-06-27)

Added

  • ✨ Allow user to choose a non HTML README template (#80) [6d5c884]
  • ✨ Allow user to specify path to custom README template (#68) [e0d66c0]
  • ✨ Get author name from package.json even if author prop is an object (#75) [688c338]

Changed

  • ⬆️ Update eslint to the latest version (#70) [88c96ac]
  • ⬆️ Update inquirer to the latest version (#67) [59f69e5]
  • ♻️ Refactoring inquirer code (#69) [802d57d]

0.4.0 (2019-06-20)

Added

  • ✨ Ask for Patreon username (#58) [59b57af]
  • ✨ Enable funding [af10690]
  • ✨ Add -v alias for --version option (#50) [a30cf02]

Fixed

  • πŸ› Prevent from using inquirer 6.4 [688c754]

Miscellaneous

  • πŸ‘₯ Add contributors [2533cd8]
  • docs: add kefranabg as a contributor (#57) [e5d9d53]
  • πŸ“ Update README [0dff1e5]
  • πŸ“ Replace static version badge by a dynamic one [99a507d]
  • πŸ“ Update doc to use npx (#55) [77d6fdc]
  • πŸ“ Update badge list on README [e87ed1a]
  • πŸ“ Add available options in README (#49) [93da519]

0.3.0 (2019-06-15)

Added

  • ✨ Add --yes flag (#45) [f0e2bd6]
  • ✨ Add prerequisites badges (#38) [e7e3590]
  • βœ… Add missing test to readme generation [d5027e4]
  • ✨ Add Twitter follow badge (#35) [58034a0]
  • ✨ Improve README template [7a12c8a]
  • ✨ Improve README content [ffd6e1f]
  • ✨ Adding some commands [6850244]
  • πŸ”Š Add logs in writeReadme [772d536]
  • ✨ Add homepage link if exist [1c1bf08]

Changed

  • πŸ’„ change prerequisite badges color (#43) [e888726]
  • πŸ”§ Move some dependencies in devDependencies [0038201]
  • πŸ’¬ Update badge version in README [e5d418c]

Fixed

  • πŸ› Fix current working directory error (#46) [6c184ba]
  • πŸ› Fix error when package.json does not exist (#42) [fe0fc61]
  • ✏️ Remove whitespace before punctuation marks (#36) [094f9fb]
  • πŸ› Get doc url from only if github repos [62109c4]

0.1.4 (2019-06-11)

Added

  • ✨ Add instruction in README [8f32674]
  • βœ… Add missing test for cli [cdd7df6]
  • ✨ Improve README content [9bb7e90]
  • βœ… Add cli tests [2c5ed1e]
  • βœ… Add tests for project infos module [aae1bc6]
  • ✨ Improve README content [34d475c]
  • βœ… Add tests for questions [576a290]
  • βœ… Add tests for readme file [0e18c2e]
  • ✨ Enable code cov (#23) [46d21b5]
  • ✨ Add log infos during process [912c602]
  • ✨ Improve README [a8ff226]
  • ✨ Improve README [83796b2]
  • ✨ Add some badges [3174ab9]
  • ✨ Add documentation badge [dd435ca]
  • ✨ Add license url and name auto detection [d2ee432]
  • ✨ Add prerequisites section in README [9924f72]
  • ✨ Add npm version infos [9ce8bb6]
  • ✨ Add default value for github username if repos is github [a59520f]
  • ✨ Add contributing section [d0f61f9]
  • ✨ Improve README content [01134d2]
  • ✨ Improve README content [5c4c2e8]
  • ✨ Improve README content [0b4fe40]
  • ✨ Improve support section in README [91a6f9e]
  • ✨ Add license to README [096d44f]
  • ✨ Renaming questions function names [8907db0]
  • ✨ Add Greenkeeper 🌴 [f69b4ad]
  • ✨ Add support section in README [b16af00]
  • ✨ Add footer in README [3d2cd7d]
  • ✨ Update README.md [699f250]
  • ✨ Add author information in README [2337d6b]
  • ✨ Improve author infos logic [5d4cf6f]
  • ✨ Add author information in README [665303a]
  • πŸŽ‰ Initial commit [500b2e8]

Changed

  • 🎨 Improve README structure [1ced8d6]
  • πŸ’¬ Fix README format [20005b6]
  • πŸ”§ Update jest config [3a9d847]
  • πŸ”§ Add jest config [5f629ed]
  • ♻️ Code refactoring [79cfbbf]
  • ♻️ CLI refactoring [ead151b]
  • ♻️ Code refactoring [1ae6c40]
  • πŸ’¬ Rename command in README [4279e2e]
  • πŸ’¬ Update project name [2cad8e3]
  • πŸ”§ Add bin config [56d7e78]
  • πŸ’¬ Improve questions text [67d611b]
  • ♻️ Utils code refactoring [97d675e]
  • ♻️ Code refactoring [c14974c]
  • 🎨 Improve README title [8c79b5e]
  • 🎨 Improve support section in README [e855e38]
  • πŸ’¬ Update project description and README footer texts [b1c9a87]
  • 🎨 Improve template format [d27649f]
  • ♻️ Questions and utils code refactoring [a5b5a4c]
  • ♻️ Questions and utils functions refactoring [177c086]
  • 🚨 Fix file format with prettier [aa6e3eb]

Removed

  • πŸ”₯ Remove unused export [bdc0e3e]

Fixed

  • πŸ› Fix badge bad link [d8c8e45]
  • πŸ› Fix bug when engines infos were not found [918140e]
  • πŸ› Fix badges links [acd0a22]
  • πŸ› Fix badge display [623afd9]
  • πŸ› Fix author infos [2d8b2c2]

Miscellaneous

  • 0.1.4 [65ddd76]
  • πŸ“ Add demo to README [19f04e2]
  • Merge pull request #20 from kefranabg/greenkeeper/initial [acfa940]
  • docs(readme): add Greenkeeper badge [d3ad805]
  • πŸ“ Update project description [6fadc05]
  • Update README [ee6f44f]
  • docs(readme): add Greenkeeper badge [1d6fe09]
  • Initial commit [dd97da0]