Skip to content

Releases: JudahsShadow/bibish

0.6.0

Choose a tag to compare

@JudahsShadow JudahsShadow released this 11 Apr 15:57

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

Choose a tag to compare

@JudahsShadow JudahsShadow released this 05 Apr 15:34

What's Changed

  • Harden against argument-less commands by @ArrayBolt3 in #8
  • Added gloss command
  • Separated essays into their own module category.

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

0.4.0 Pre-release
Pre-release

Choose a tag to compare

@JudahsShadow JudahsShadow released this 19 Mar 19:35
  • 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.3.0 Pre-release
Pre-release

Choose a tag to compare

@JudahsShadow JudahsShadow released this 08 Mar 21:29

Added genbook support

Full Changelog: 0.2.0...0.3.0

0.2.0

0.2.0 Pre-release
Pre-release

Choose a tag to compare

@JudahsShadow JudahsShadow released this 01 Nov 18:37

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

Pre-release

Choose a tag to compare

@JudahsShadow JudahsShadow released this 04 Feb 19:08
646a975

Refactored commands and fixed display problems