Releases: JudahsShadow/bibish
Releases · JudahsShadow/bibish
Release list
0.6.0
New:
- Search now accepts arguments of multi, exact, or regex before the search terms for multi-word, exact phrase, or regular expression searching respectively.
- Not supplying any argument now prompts for the search type as well as search terms.
Fixed:
- Search now correctly paginates results from modules without spaces in their keys (genbooks, lexicons)
- Leading spaces removed from cases where spaces were added for pagination purposes (i.e. genbook TOC entries, lexicon search results)
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- Harden against argument-less commands by @ArrayBolt3 in #8
- Added gloss command
- Separated essays into their own module category.
New Contributors
- @ArrayBolt3 made their first contribution in #8
Full Changelog: 0.4.0...0.5.0
0.4.0
- New devo command showing the devotional from a selected module for a given day. Dates can be full month and day (i.e. January 21), a 3 letter abbreviated month and day (i.e. Sep 9), in the format of MM.DD (i.e. 08.31), or one of today, tomorrow, yesterday.
- Devotionals are now their own category in list and don't show up in the lexicon/dictionary list any longer.
- Unorthodox modules are similarly their own category.
- Map and Image based modules are no longer listed at all.
Full Changelog: 0.3.0...0.4.0
0.3.0
0.2.0
Added read command, and support for lexicons, though at present you need to know the exact lexicon key to pull up.
Release 0.1.1 Bugfix and Refactor
Refactored commands and fixed display problems