All Versions
187
Latest Version
Avg Release Cycle
34 days
Latest Release
795 days ago

Changelog History
Page 12

  • v3.20.0 Changes

    August 20, 2015
    • ๐Ÿ”€ #231 Merge pull request #231 from bcoe/detect-locale (@sindresorhus)
    • ๐ŸŒ #235 adds german translation to yargs (@maxrimue)
  • v3.19.0 Changes

    August 14, 2015
    • ๐ŸŒ #224 added Portuguese translation (@codemonkey3045)
  • v3.18.1 Changes

    August 12, 2015
    • #228 notes about embedding yargs in Electron (@etiktin)
    • #223 make booleans work in config files (@sgentle)
  • v3.18.0 Changes

    August 06, 2015
    • โšก๏ธ #222 updates fr locale (@nexdrew)
    • #221 adds missing locale strings (@nexdrew)
    • #220 adds es locale (@zkat)
  • v3.17.1 Changes

    August 02, 2015
    • โฌ†๏ธ #218 upgrades nyc (@bcoe)
  • v3.17.0 Changes

    August 02, 2015
    • #217 sort methods in README.md (@nexdrew)
    • #215 adds fr locale (@LoicMahieu)
  • v3.16.0 Changes

    July 30, 2015
    • ๐Ÿ‘ #210 adds i18n support to yargs (@bcoe)
    • #209 adds choices type to yargs (@nexdrew)
    • #207 pretty new shields from shields.io (@SimenB)
    • #208 improvements to README.md (@nexdrew)
    • ๐Ÿ— #205 faster build times on Travis (@ChristianMurphy)
  • v3.15.0 Changes

    July 06, 2015
    • ๐Ÿ“œ #197 tweaks to how errors bubble up from parser.js (@bcoe)
    • โฌ†๏ธ #193 upgraded nyc, reporting now happens by default (@bcoe)
  • v3.14.0 Changes

    June 28, 2015
    • ๐Ÿ’… #192 standard style nits (@bcoe)
    • #190 allow for hidden commands, e.g., .completion('completion', false) (@tschaub)
  • v3.13.0 Changes

    June 24, 2015
    • #187 completion now behaves differently if it is being run in the context of a command (@tschaub)
    • #186 if no matches are found for a completion default to filename completion (@tschaub)