babelfish v1.0.0 Release Notes

Release Date: 2014-05-23 // almost 10 years ago
    • Big rewrite with api change. Internal data simplified. Phrases are now compiled in lazy way on translate() call.
    • 🗄 Deprecated getCompiledData(), create().
    • Constructor function can be called as factory (without new).
    • ➕ Added load() method in pair to stringify().
    • stringify() now save fallback info too.
    • hasPhrase() option noFallback to disable phrase search in fallbacks.