UNPKG

mri-help

Version:
20 lines (16 loc) 1.83 kB
### Changelog #### [v0.2.0](https://github.com/w33ble/mri-help/compare/v0.1.0...v0.2.0) (22 April 2018) - feat: expose help text output function [`#2`](https://github.com/w33ble/mri-help/issues/2) - feat: allow prefixed help for 'no-' flags [`#1`](https://github.com/w33ble/mri-help/issues/1) - feat: add @description handling [`be3a1fd`](https://github.com/w33ble/mri-help/commit/be3a1fd4a2fe00d327c57254a4435fe1068b7f26) #### v0.1.0 (20 April 2018) - docs: update readme [`be290e0`](https://github.com/w33ble/mri-help/commit/be290e0a065798c4464437bc68f0a6d46611e8be) - docs: update readme with new usage info [`9393e57`](https://github.com/w33ble/mri-help/commit/9393e57e8c557c04d75b6d94370d21863076a503) - fix: exit on help, fail on unknown flag by default [`384e982`](https://github.com/w33ble/mri-help/commit/384e98264f3dc0599c203349e08b633a19d8eaa1) - fix: newline around the help output [`f16e157`](https://github.com/w33ble/mri-help/commit/f16e157727ae4405a4c8ec5da1cf4be98e744baa) - feat: pass options through, capture help via unknown param [`206ad8b`](https://github.com/w33ble/mri-help/commit/206ad8b8fdc73bb5c06e18c722d6c501ec9425eb) - feat: automatically add help option [`bac9781`](https://github.com/w33ble/mri-help/commit/bac97810a0482f1bd9ef9c2037cd1ac8b75e6123) - feat: switch to using the help index on the mri options [`4364f40`](https://github.com/w33ble/mri-help/commit/4364f408b48457987a87dab5fc932e7539eaf384) - docs: add readme with usage and api info [`3d4c67d`](https://github.com/w33ble/mri-help/commit/3d4c67d63e6940bcc2232584fcf28f8edad9ae39) - feat: working option parser [`44d4f8b`](https://github.com/w33ble/mri-help/commit/44d4f8b81a100b1e73783b17b95d687683f2a8ab) - initial commit [`7f34830`](https://github.com/w33ble/mri-help/commit/7f3483012f931e8264fdead07df5a521ef94470a)