dictionaries v0.2.0 Release Notes

Release Date: 2017-05-07 // almost 7 years ago
  • โž• Added

    • renderIfoFile function.
    • renderIndexFile function.
    • instances of NFData for dictionaries.
    • โœ… Tests.
    • Benchmark.

    ๐Ÿ”„ Changed

    • Module structure:
      • StarDict now is a classtype.
      • Different implementations can be created by tagging dictionary path.

Previous changes from v0.1.0

  • ๐ŸŽ‰ Initial release.