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.