diff --git a/CHANGELOG.md b/CHANGELOG.md
index 844dc5b8cd3..63a525f5c8f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,22 @@
+
+### v2.29.3 (2018-02-05)
+
+
+#### Improvements
+
+* **Overrides:** clap now supports arguments which override with themselves ([6c7a0010](https://github.com/kbknapp/clap-rs/commit/6c7a001023ca1eac1cc6ffe6c936b4c4a2aa3c45), closes [#976](https://github.com/kbknapp/clap-rs/issues/976))
+
+#### Bug Fixes
+
+* **Requirements:** fixes an issue where conflicting args would still show up as required ([e06cefac](https://github.com/kbknapp/clap-rs/commit/e06cefac97083838c0a4e1444dcad02a5c3f911e), closes [#1158](https://github.com/kbknapp/clap-rs/issues/1158))
+* Fixes a bug which disallows proper nesting of `--` ([73993fe](https://github.com/kbknapp/clap-rs/commit/73993fe30d135f682e763ec93dcb0814ed518011), closes [#1161](https://github.com/kbknapp/clap-rs/issues/1161))
+
+#### New Settings
+
+* **AllArgsOverrideSelf:** adds a new convenience setting to allow all args to override themselves ([4670325d](https://github.com/kbknapp/clap-rs/commit/4670325d1bf0369addec2ae2bcb56f1be054c924))
+
+
+
### v2.29.2 (2018-01-16)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 8899cd36e96..50e7235d790 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -1,85 +1,89 @@
the following is a list of contributors:
-[
](https://github.com/kbknapp) |[
](https://github.com/homu) |[
](https://github.com/Vinatorul) |[
](https://github.com/tormol) |[
](https://github.com/little-dude) |[
](https://github.com/sru) |
+[
](https://github.com/kbknapp) |[
](https://github.com/homu) |[
](https://github.com/Vinatorul) |[
](https://github.com/tormol) |[
](https://github.com/willmurphyscode) |[
](https://github.com/little-dude) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[kbknapp](https://github.com/kbknapp) |[homu](https://github.com/homu) |[Vinatorul](https://github.com/Vinatorul) |[tormol](https://github.com/tormol) |[little-dude](https://github.com/little-dude) |[sru](https://github.com/sru) |
+[kbknapp](https://github.com/kbknapp) |[homu](https://github.com/homu) |[Vinatorul](https://github.com/Vinatorul) |[tormol](https://github.com/tormol) |[willmurphyscode](https://github.com/willmurphyscode) |[little-dude](https://github.com/little-dude) |
-[
](https://github.com/willmurphyscode) |[
](https://github.com/mgeisler) |[
](https://github.com/nabijaczleweli) |[
](https://github.com/Byron) |[
](https://github.com/hgrecco) |[
](https://github.com/bluejekyll) |
+[
](https://github.com/sru) |[
](https://github.com/mgeisler) |[
](https://github.com/nabijaczleweli) |[
](https://github.com/Byron) |[
](https://github.com/hgrecco) |[
](https://github.com/bluejekyll) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[willmurphyscode](https://github.com/willmurphyscode) |[mgeisler](https://github.com/mgeisler) |[nabijaczleweli](https://github.com/nabijaczleweli) |[Byron](https://github.com/Byron) |[hgrecco](https://github.com/hgrecco) |[bluejekyll](https://github.com/bluejekyll) |
+[sru](https://github.com/sru) |[mgeisler](https://github.com/mgeisler) |[nabijaczleweli](https://github.com/nabijaczleweli) |[Byron](https://github.com/Byron) |[hgrecco](https://github.com/hgrecco) |[bluejekyll](https://github.com/bluejekyll) |
[
](https://github.com/segevfiner) |[
](https://github.com/ignatenkobrain) |[
](https://github.com/james-darkfox) |[
](https://github.com/H2CO3) |[
](https://github.com/nateozem) |[
](https://github.com/glowing-chemist) |
:---: |:---: |:---: |:---: |:---: |:---: |
[segevfiner](https://github.com/segevfiner) |[ignatenkobrain](https://github.com/ignatenkobrain) |[james-darkfox](https://github.com/james-darkfox) |[H2CO3](https://github.com/H2CO3) |[nateozem](https://github.com/nateozem) |[glowing-chemist](https://github.com/glowing-chemist) |
-[
](https://github.com/rtaycher) |[
](https://github.com/Arnavion) |[
](https://github.com/japaric) |[
](https://github.com/untitaker) |[
](https://github.com/afiune) |[
](https://github.com/crazymerlyn) |
+[
](https://github.com/discosultan) |[
](https://github.com/rtaycher) |[
](https://github.com/Arnavion) |[
](https://github.com/japaric) |[
](https://github.com/untitaker) |[
](https://github.com/afiune) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[rtaycher](https://github.com/rtaycher) |[Arnavion](https://github.com/Arnavion) |[japaric](https://github.com/japaric) |[untitaker](https://github.com/untitaker) |[afiune](https://github.com/afiune) |[crazymerlyn](https://github.com/crazymerlyn) |
+[discosultan](https://github.com/discosultan) |[rtaycher](https://github.com/rtaycher) |[Arnavion](https://github.com/Arnavion) |[japaric](https://github.com/japaric) |[untitaker](https://github.com/untitaker) |[afiune](https://github.com/afiune) |
-[
](https://github.com/SuperFluffy) |[
](https://github.com/matthiasbeyer) |[
](https://github.com/malbarbo) |[
](https://github.com/tshepang) |[
](https://github.com/golem131) |[
](https://github.com/jimmycuadra) |
+[
](https://github.com/crazymerlyn) |[
](https://github.com/SuperFluffy) |[
](https://github.com/matthiasbeyer) |[
](https://github.com/malbarbo) |[
](https://github.com/tshepang) |[
](https://github.com/golem131) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[SuperFluffy](https://github.com/SuperFluffy) |[matthiasbeyer](https://github.com/matthiasbeyer) |[malbarbo](https://github.com/malbarbo) |[tshepang](https://github.com/tshepang) |[golem131](https://github.com/golem131) |[jimmycuadra](https://github.com/jimmycuadra) |
+[crazymerlyn](https://github.com/crazymerlyn) |[SuperFluffy](https://github.com/SuperFluffy) |[matthiasbeyer](https://github.com/matthiasbeyer) |[malbarbo](https://github.com/malbarbo) |[tshepang](https://github.com/tshepang) |[golem131](https://github.com/golem131) |
-[
](https://github.com/Nemo157) |[
](https://github.com/severen) |[
](https://github.com/Eijebong) |[
](https://github.com/cstorey) |[
](https://github.com/wdv4758h) |[
](https://github.com/frewsxcv) |
+[
](https://github.com/jimmycuadra) |[
](https://github.com/Nemo157) |[
](https://github.com/severen) |[
](https://github.com/Eijebong) |[
](https://github.com/cstorey) |[
](https://github.com/wdv4758h) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[Nemo157](https://github.com/Nemo157) |[severen](https://github.com/severen) |[Eijebong](https://github.com/Eijebong) |[cstorey](https://github.com/cstorey) |[wdv4758h](https://github.com/wdv4758h) |[frewsxcv](https://github.com/frewsxcv) |
+[jimmycuadra](https://github.com/jimmycuadra) |[Nemo157](https://github.com/Nemo157) |[severen](https://github.com/severen) |[Eijebong](https://github.com/Eijebong) |[cstorey](https://github.com/cstorey) |[wdv4758h](https://github.com/wdv4758h) |
-[
](https://github.com/hoodie) |[
](https://github.com/huonw) |[
](https://github.com/GrappigPanda) |[
](https://github.com/shepmaster) |[
](https://github.com/starkat99) |[
](https://github.com/porglezomp) |
+[
](https://github.com/frewsxcv) |[
](https://github.com/hoodie) |[
](https://github.com/huonw) |[
](https://github.com/GrappigPanda) |[
](https://github.com/shepmaster) |[
](https://github.com/starkat99) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[hoodie](https://github.com/hoodie) |[huonw](https://github.com/huonw) |[GrappigPanda](https://github.com/GrappigPanda) |[shepmaster](https://github.com/shepmaster) |[starkat99](https://github.com/starkat99) |[porglezomp](https://github.com/porglezomp) |
+[frewsxcv](https://github.com/frewsxcv) |[hoodie](https://github.com/hoodie) |[huonw](https://github.com/huonw) |[GrappigPanda](https://github.com/GrappigPanda) |[shepmaster](https://github.com/shepmaster) |[starkat99](https://github.com/starkat99) |
-[
](https://github.com/kraai) |[
](https://github.com/musoke) |[
](https://github.com/nelsonjchen) |[
](https://github.com/pkgw) |[
](https://github.com/Deedasmi) |[
](https://github.com/vmchale) |
+[
](https://github.com/porglezomp) |[
](https://github.com/kraai) |[
](https://github.com/musoke) |[
](https://github.com/nelsonjchen) |[
](https://github.com/pkgw) |[
](https://github.com/Deedasmi) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[kraai](https://github.com/kraai) |[musoke](https://github.com/musoke) |[nelsonjchen](https://github.com/nelsonjchen) |[pkgw](https://github.com/pkgw) |[Deedasmi](https://github.com/Deedasmi) |[vmchale](https://github.com/vmchale) |
+[porglezomp](https://github.com/porglezomp) |[kraai](https://github.com/kraai) |[musoke](https://github.com/musoke) |[nelsonjchen](https://github.com/nelsonjchen) |[pkgw](https://github.com/pkgw) |[Deedasmi](https://github.com/Deedasmi) |
-[
](https://github.com/messense) |[
](https://github.com/Keats) |[
](https://github.com/kieraneglin) |[
](https://github.com/durka) |[
](https://github.com/alex-gulyas) |[
](https://github.com/cite-reader) |
+[
](https://github.com/vmchale) |[
](https://github.com/messense) |[
](https://github.com/Keats) |[
](https://github.com/kieraneglin) |[
](https://github.com/durka) |[
](https://github.com/alex-gulyas) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[messense](https://github.com/messense) |[Keats](https://github.com/Keats) |[kieraneglin](https://github.com/kieraneglin) |[durka](https://github.com/durka) |[alex-gulyas](https://github.com/alex-gulyas) |[cite-reader](https://github.com/cite-reader) |
+[vmchale](https://github.com/vmchale) |[messense](https://github.com/messense) |[Keats](https://github.com/Keats) |[kieraneglin](https://github.com/kieraneglin) |[durka](https://github.com/durka) |[alex-gulyas](https://github.com/alex-gulyas) |
-[
](https://github.com/alexbool) |[
](https://github.com/AluisioASG) |[
](https://github.com/BurntSushi) |[
](https://github.com/nox) |[
](https://github.com/mitsuhiko) |[
](https://github.com/brennie) |
+[
](https://github.com/cite-reader) |[
](https://github.com/alexbool) |[
](https://github.com/AluisioASG) |[
](https://github.com/BurntSushi) |[
](https://github.com/nox) |[
](https://github.com/mitsuhiko) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[alexbool](https://github.com/alexbool) |[AluisioASG](https://github.com/AluisioASG) |[BurntSushi](https://github.com/BurntSushi) |[nox](https://github.com/nox) |[mitsuhiko](https://github.com/mitsuhiko) |[brennie](https://github.com/brennie) |
+[cite-reader](https://github.com/cite-reader) |[alexbool](https://github.com/alexbool) |[AluisioASG](https://github.com/AluisioASG) |[BurntSushi](https://github.com/BurntSushi) |[nox](https://github.com/nox) |[mitsuhiko](https://github.com/mitsuhiko) |
-[
](https://github.com/pixelistik) |[
](https://github.com/Bilalh) |[
](https://github.com/dotdash) |[
](https://github.com/bradurani) |[
](https://github.com/Seeker14491) |[
](https://github.com/brianp) |
+[
](https://github.com/brennie) |[
](https://github.com/pixelistik) |[
](https://github.com/Bilalh) |[
](https://github.com/dotdash) |[
](https://github.com/bradurani) |[
](https://github.com/Seeker14491) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[pixelistik](https://github.com/pixelistik) |[Bilalh](https://github.com/Bilalh) |[dotdash](https://github.com/dotdash) |[bradurani](https://github.com/bradurani) |[Seeker14491](https://github.com/Seeker14491) |[brianp](https://github.com/brianp) |
+[brennie](https://github.com/brennie) |[pixelistik](https://github.com/pixelistik) |[Bilalh](https://github.com/Bilalh) |[dotdash](https://github.com/dotdash) |[bradurani](https://github.com/bradurani) |[Seeker14491](https://github.com/Seeker14491) |
-[
](https://github.com/cldershem) |[
](https://github.com/casey) |[
](https://github.com/volks73) |[
](https://github.com/daboross) |[
](https://github.com/mernen) |[
](https://github.com/dguo) |
+[
](https://github.com/brianp) |[
](https://github.com/cldershem) |[
](https://github.com/casey) |[
](https://github.com/volks73) |[
](https://github.com/daboross) |[
](https://github.com/da-x) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[cldershem](https://github.com/cldershem) |[casey](https://github.com/casey) |[volks73](https://github.com/volks73) |[daboross](https://github.com/daboross) |[mernen](https://github.com/mernen) |[dguo](https://github.com/dguo) |
+[brianp](https://github.com/brianp) |[cldershem](https://github.com/cldershem) |[casey](https://github.com/casey) |[volks73](https://github.com/volks73) |[daboross](https://github.com/daboross) |[da-x](https://github.com/da-x) |
-[
](https://github.com/davidszotten) |[
](https://github.com/drusellers) |[
](https://github.com/eddyb) |[
](https://github.com/Enet4) |[
](https://github.com/Fraser999) |[
](https://github.com/birkenfeld) |
+[
](https://github.com/mernen) |[
](https://github.com/dguo) |[
](https://github.com/davidszotten) |[
](https://github.com/drusellers) |[
](https://github.com/eddyb) |[
](https://github.com/Enet4) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[davidszotten](https://github.com/davidszotten) |[drusellers](https://github.com/drusellers) |[eddyb](https://github.com/eddyb) |[Enet4](https://github.com/Enet4) |[Fraser999](https://github.com/Fraser999) |[birkenfeld](https://github.com/birkenfeld) |
+[mernen](https://github.com/mernen) |[dguo](https://github.com/dguo) |[davidszotten](https://github.com/davidszotten) |[drusellers](https://github.com/drusellers) |[eddyb](https://github.com/eddyb) |[Enet4](https://github.com/Enet4) |
-[
](https://github.com/guanqun) |[
](https://github.com/tanakh) |[
](https://github.com/SirVer) |[
](https://github.com/idmit) |[
](https://github.com/archer884) |[
](https://github.com/discosultan) |
+[
](https://github.com/Fraser999) |[
](https://github.com/birkenfeld) |[
](https://github.com/guanqun) |[
](https://github.com/tanakh) |[
](https://github.com/SirVer) |[
](https://github.com/idmit) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[guanqun](https://github.com/guanqun) |[tanakh](https://github.com/tanakh) |[SirVer](https://github.com/SirVer) |[idmit](https://github.com/idmit) |[archer884](https://github.com/archer884) |[discosultan](https://github.com/discosultan) |
+[Fraser999](https://github.com/Fraser999) |[birkenfeld](https://github.com/birkenfeld) |[guanqun](https://github.com/guanqun) |[tanakh](https://github.com/tanakh) |[SirVer](https://github.com/SirVer) |[idmit](https://github.com/idmit) |
-[
](https://github.com/jacobmischka) |[
](https://github.com/jespino) |[
](https://github.com/jfrankenau) |[
](https://github.com/jtdowney) |[
](https://github.com/andete) |[
](https://github.com/joshtriplett) |
+[
](https://github.com/archer884) |[
](https://github.com/jacobmischka) |[
](https://github.com/jespino) |[
](https://github.com/jfrankenau) |[
](https://github.com/jtdowney) |[
](https://github.com/andete) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[jacobmischka](https://github.com/jacobmischka) |[jespino](https://github.com/jespino) |[jfrankenau](https://github.com/jfrankenau) |[jtdowney](https://github.com/jtdowney) |[andete](https://github.com/andete) |[joshtriplett](https://github.com/joshtriplett) |
+[archer884](https://github.com/archer884) |[jacobmischka](https://github.com/jacobmischka) |[jespino](https://github.com/jespino) |[jfrankenau](https://github.com/jfrankenau) |[jtdowney](https://github.com/jtdowney) |[andete](https://github.com/andete) |
-[
](https://github.com/Kalwyn) |[
](https://github.com/manuel-rhdt) |[
](https://github.com/Marwes) |[
](https://github.com/mdaffin) |[
](https://github.com/iliekturtles) |[
](https://github.com/nicompte) |
+[
](https://github.com/joshtriplett) |[
](https://github.com/Kalwyn) |[
](https://github.com/manuel-rhdt) |[
](https://github.com/Marwes) |[
](https://github.com/mdaffin) |[
](https://github.com/iliekturtles) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[Kalwyn](https://github.com/Kalwyn) |[manuel-rhdt](https://github.com/manuel-rhdt) |[Marwes](https://github.com/Marwes) |[mdaffin](https://github.com/mdaffin) |[iliekturtles](https://github.com/iliekturtles) |[nicompte](https://github.com/nicompte) |
+[joshtriplett](https://github.com/joshtriplett) |[Kalwyn](https://github.com/Kalwyn) |[manuel-rhdt](https://github.com/manuel-rhdt) |[Marwes](https://github.com/Marwes) |[mdaffin](https://github.com/mdaffin) |[iliekturtles](https://github.com/iliekturtles) |
-[
](https://github.com/NickeZ) |[
](https://github.com/nvzqz) |[
](https://github.com/nuew) |[
](https://github.com/Geogi) |[
](https://github.com/focusaurus) |[
](https://github.com/flying-sheep) |
+[
](https://github.com/nicompte) |[
](https://github.com/NickeZ) |[
](https://github.com/nvzqz) |[
](https://github.com/nuew) |[
](https://github.com/Geogi) |[
](https://github.com/focusaurus) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[NickeZ](https://github.com/NickeZ) |[nvzqz](https://github.com/nvzqz) |[nuew](https://github.com/nuew) |[Geogi](https://github.com/Geogi) |[focusaurus](https://github.com/focusaurus) |[flying-sheep](https://github.com/flying-sheep) |
+[nicompte](https://github.com/nicompte) |[NickeZ](https://github.com/NickeZ) |[nvzqz](https://github.com/nvzqz) |[nuew](https://github.com/nuew) |[Geogi](https://github.com/Geogi) |[focusaurus](https://github.com/focusaurus) |
-[
](https://github.com/Phlosioneer) |[
](https://github.com/peppsac) |[
](https://github.com/golddranks) |[
](https://github.com/hexjelly) |[
](https://github.com/rom1v) |[
](https://github.com/rnelson) |
+[
](https://github.com/flying-sheep) |[
](https://github.com/Phlosioneer) |[
](https://github.com/peppsac) |[
](https://github.com/golddranks) |[
](https://github.com/hexjelly) |[
](https://github.com/rom1v) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[Phlosioneer](https://github.com/Phlosioneer) |[peppsac](https://github.com/peppsac) |[golddranks](https://github.com/golddranks) |[hexjelly](https://github.com/hexjelly) |[rom1v](https://github.com/rom1v) |[rnelson](https://github.com/rnelson) |
+[flying-sheep](https://github.com/flying-sheep) |[Phlosioneer](https://github.com/Phlosioneer) |[peppsac](https://github.com/peppsac) |[golddranks](https://github.com/golddranks) |[hexjelly](https://github.com/hexjelly) |[rom1v](https://github.com/rom1v) |
-[
](https://github.com/swatteau) |[
](https://github.com/tspiteri) |[
](https://github.com/siiptuo) |[
](https://github.com/vks) |[
](https://github.com/vsupalov) |[
](https://github.com/mineo) |
+[
](https://github.com/rnelson) |[
](https://github.com/swatteau) |[
](https://github.com/tchajed) |[
](https://github.com/tspiteri) |[
](https://github.com/siiptuo) |[
](https://github.com/vks) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[swatteau](https://github.com/swatteau) |[tspiteri](https://github.com/tspiteri) |[siiptuo](https://github.com/siiptuo) |[vks](https://github.com/vks) |[vsupalov](https://github.com/vsupalov) |[mineo](https://github.com/mineo) |
+[rnelson](https://github.com/rnelson) |[swatteau](https://github.com/swatteau) |[tchajed](https://github.com/tchajed) |[tspiteri](https://github.com/tspiteri) |[siiptuo](https://github.com/siiptuo) |[vks](https://github.com/vks) |
-[
](https://github.com/wabain) |[
](https://github.com/grossws) |[
](https://github.com/kennytm) |[
](https://github.com/mvaude) |[
](https://github.com/panicbit) |[
](https://github.com/ogham) |
+[
](https://github.com/vsupalov) |[
](https://github.com/mineo) |[
](https://github.com/wabain) |[
](https://github.com/grossws) |[
](https://github.com/kennytm) |[
](https://github.com/mvaude) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[wabain](https://github.com/wabain) |[grossws](https://github.com/grossws) |[kennytm](https://github.com/kennytm) |[mvaude](https://github.com/mvaude) |[panicbit](https://github.com/panicbit) |[ogham](https://github.com/ogham) |
+[vsupalov](https://github.com/vsupalov) |[mineo](https://github.com/mineo) |[wabain](https://github.com/wabain) |[grossws](https://github.com/grossws) |[kennytm](https://github.com/kennytm) |[mvaude](https://github.com/mvaude) |
+
+[
](https://github.com/panicbit) |[
](https://github.com/ogham) |
+:---: |:---: |
+[panicbit](https://github.com/panicbit) |[ogham](https://github.com/ogham) |
diff --git a/Cargo.toml b/Cargo.toml
index e2b252115c6..f659c47121b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "clap"
-version = "2.29.2"
+version = "2.29.3"
authors = ["Kevin K. "]
exclude = ["examples/*", "clap-test/*", "tests/*", "benches/*", "*.png", "clap-perf/*", "*.dot"]
repository = "https://github.com/kbknapp/clap-rs"
diff --git a/README.md b/README.md
index 9601aaf3317..de44e2bb766 100644
--- a/README.md
+++ b/README.md
@@ -42,25 +42,32 @@ Created by [gh-md-toc](https://github.com/ekalinin/github-markdown-toc)
## What's New
+Here's whats new in 2.29.3:
+
+* **Self Overrides:** now supports arguments which override themselves (Allows true shell aliases, config files, etc!)
+* **Requirements:** fixes an issue where conflicting args would still show up as required and missing
+* Fixes a bug which disallows proper nesting of `--` for args that capture all values after the first `--`
+* **AppSettings::AllArgsOverrideSelf:** adds a new convenience setting to allow all args to override themselves
+
Here's whats new in 2.29.2:
* **Many ZSH Completions Improvements** (Thanks to @segevfiner)
* Positional arguments will default to file completion when not using specific values!
- * Implement postional argument possible values completion
- * Removes redundant code from output
- * Don't pass `-S` to `_arguments` if Zsh is too old
- * Fix completions with mixed positionals and subcommands
- * String escape possible values for options
+ * Implement postional argument possible values completion
+ * Removes redundant code from output
+ * Don't pass `-S` to `_arguments` if Zsh is too old
+ * Fix completions with mixed positionals and subcommands
+ * String escape possible values for options
Here's whats new in 2.29.1:
* Debloats clap by deduplicating logic and refactors for a ~57% decrease in code size! This is with zero functinoality lost, and a slight perf increase!
-* Change the bash completion script code generation to support hyphens.
+* Change the bash completion script code generation to support hyphens.
* Fix completion of long option values in ZSH completions
* Fixes broken links in docs
* Updates contributors list
-* Fixes the ripgrep benchmark by adding a value to a flag that expects it
+* Fixes the ripgrep benchmark by adding a value to a flag that expects it
Here's whats new in 2.29.0:
diff --git a/src/lib.rs b/src/lib.rs
index 128bd443231..3651344ec4e 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -513,7 +513,7 @@
//! this repository for more information.
#![crate_type = "lib"]
-#![doc(html_root_url = "https://docs.rs/clap/2.29.2")]
+#![doc(html_root_url = "https://docs.rs/clap/2.29.3")]
#![deny(missing_docs, missing_debug_implementations, missing_copy_implementations, trivial_casts,
unused_import_braces, unused_allocation)]
// Lints we'd like to deny but are currently failing for upstream crates