mgw / CHANGELOG.md
alessandro trinca tornidor
doc: update README.md and rename wrong changelog filename
d93f88f
|
raw
history blame
521 Bytes

Changelog

0.3.0

  • add an installation script (python required), mostly useful for lite.koboldai.net users

0.2.1

  • Now it can import My Ghost Writer version

0.2.0

  • Now it can work when executed as a python module, using API_MODE or STATIC_FOLDER env variables (see README.md)

0.1.0

First version:

  • It can extract a word frequency map from a text where word prefixes are keys and each value contains an array of words with their position within the text.
  • first integration with lite.koboldai.net