UNPKG

iloa

Version:

A command line tool for gaining knowledge.

100 lines (52 loc) 4.14 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="0.3.4"></a> ## [0.3.4](https://github.com/drawnepicenter/iloa/compare/v0.3.3...v0.3.4) (2017-02-09) ### Bug Fixes * **project:** aliases in help screen not highlighted ([84b72a3](https://github.com/drawnepicenter/iloa/commit/84b72a3)) <a name="0.3.3"></a> ## [0.3.3](https://github.com/drawnepicenter/iloa/compare/v0.3.2...v0.3.3) (2017-02-05) ### Bug Fixes * **commands:** add --save to commands unable to merge ([92fbd72](https://github.com/drawnepicenter/iloa/commit/92fbd72)), closes [#14](https://github.com/drawnepicenter/iloa/issues/14) <a name="0.3.2"></a> ## [0.3.2](https://github.com/drawnepicenter/iloa/compare/v0.3.1...v0.3.2) (2017-01-29) ### Bug Fixes * **configuration:** missing command alias ([c8e6366](https://github.com/drawnepicenter/iloa/commit/c8e6366)) <a name="0.3.1"></a> ## [0.3.1](https://github.com/drawnepicenter/iloa/compare/v0.3.0...v0.3.1) (2017-01-25) ### Bug Fixes * **project:** change leximaven to iloa ([e92c980](https://github.com/drawnepicenter/iloa/commit/e92c980)) * **project:** config init error ([25e80ec](https://github.com/drawnepicenter/iloa/commit/25e80ec)) * **themes:** control fallback msg with verbose ([c645df6](https://github.com/drawnepicenter/iloa/commit/c645df6)) <a name="0.3.0"></a> # [0.3.0](https://github.com/drawnepicenter/iloa/compare/v0.2.0...v0.3.0) (2017-01-24) ### Bug Fixes * **duckduckgo:** make bangs work ([05022a1](https://github.com/drawnepicenter/iloa/commit/05022a1)), closes [#11](https://github.com/drawnepicenter/iloa/issues/11) * **project:** fix config init error ([defa87f](https://github.com/drawnepicenter/iloa/commit/defa87f)) ### Features * **wunder:** add ora spinner ([d0e85f4](https://github.com/drawnepicenter/iloa/commit/d0e85f4)) <a name="0.2.0"></a> # [0.2.0](https://github.com/drawnepicenter/iloa/compare/v0.1.0...v0.2.0) (2017-01-23) ### Features * **project:** add command aliases ([809ae59](https://github.com/drawnepicenter/iloa/commit/809ae59)) <a name="0.1.0"></a> # 0.1.0 (2016-12-20) ### Bug Fixes * **config:** tweak for testing ([d81b804](https://github.com/drawnepicenter/iloa/commit/d81b804)) * **eol-entry:** url ([31c89f3](https://github.com/drawnepicenter/iloa/commit/31c89f3)) * **eol-sbp:** url ([a5b80e0](https://github.com/drawnepicenter/iloa/commit/a5b80e0)) ### Features * **defaults:** add wiki-intro option ([8eab9b1](https://github.com/drawnepicenter/iloa/commit/8eab9b1)) * **duck:** DuckDuckGo Instant Answers ([25f2dd7](https://github.com/drawnepicenter/iloa/commit/25f2dd7)) * **eol:** Encyclopedia of Life ([e83b85c](https://github.com/drawnepicenter/iloa/commit/e83b85c)), closes [#8](https://github.com/drawnepicenter/iloa/issues/8) * **project:** base code ([d8f4a9b](https://github.com/drawnepicenter/iloa/commit/d8f4a9b)) * **project:** dynamic word wrapping ([5dfe660](https://github.com/drawnepicenter/iloa/commit/5dfe660)), closes [#1](https://github.com/drawnepicenter/iloa/issues/1) * **searx:** add basic interface for searx.me ([652d6d7](https://github.com/drawnepicenter/iloa/commit/652d6d7)) * **tools:** limitWolf ([3daafcf](https://github.com/drawnepicenter/iloa/commit/3daafcf)) * **tools:** strip HTML and wrap long text ([9341117](https://github.com/drawnepicenter/iloa/commit/9341117)) * **wiki:** intro option, more ggh control, normalize ([00132be](https://github.com/drawnepicenter/iloa/commit/00132be)) * **wiki:** Wikipedia summary ([262d626](https://github.com/drawnepicenter/iloa/commit/262d626)) * **wolf:** add basic Wolfram\|Alpha search ([4e98da2](https://github.com/drawnepicenter/iloa/commit/4e98da2)) * **wolf:** add timestamps to config init ([1192aad](https://github.com/drawnepicenter/iloa/commit/1192aad)) * **wunder:** basic weather underground queries ([9e62466](https://github.com/drawnepicenter/iloa/commit/9e62466)) * **wunderground:** Implement wunderground ([cbd6386](https://github.com/drawnepicenter/iloa/commit/cbd6386))