Skip to content

Releases: nihongodera/limelight

Version 1.4.2

24 Dec 07:17
Compare
Choose a tag to compare
  • Romanji plugin bug fixes
  • Romanji plugin now passes English punctuation to romanji string when possible, usually with noParse()

Version 1.4.1

08 Dec 04:39
Compare
Choose a tag to compare
  • Bug fixes
  • Added spaces to romanji converter libraries
  • noParse() now takes an array of white-listed plugins. Defaults to ['Romanji', 'Furigana']. Provides a way to prevent plugins that require MeCab info from executing.

Version 1.4.0

04 Dec 13:15
Compare
Choose a tag to compare
  • Added noParse() method on Limelight to get plugin data for kana without running it through Mecab.

Version 1.3.4

30 Nov 03:18
Compare
Choose a tag to compare
  • Fixed config bug

Version 1.3.3

27 Nov 14:50
Compare
Choose a tag to compare
  • Improved plugin access
  • Added basic furigana fallback for older browsers

Version 1.3.2

14 Nov 13:11
Compare
Choose a tag to compare
  • Bug fixes

Version 1.3.1

09 Nov 05:34
Compare
Choose a tag to compare
  • Added Laravel config integration
  • Bug fixes
  • Added Mecab install script

Version 1.3.0

08 Nov 07:54
Compare
Choose a tag to compare
  • Standardized api calls
  • Simplified config
  • Improved testing
  • Moved docs to wiki

Version 1.2.2

08 Nov 06:18
Compare
Choose a tag to compare
  • Added Nihono-shiki and Kunrei-shiki romanji styles
  • Fixed Hepburn romanji styles

Version 1.2.1

08 Nov 06:15
Compare
Choose a tag to compare
  • Added Modified Hepburn Romanji
  • Rewrote romanji plugin engine