Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 611 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 611 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2.0.1]

Fixed

  • Should not translate constructor and other JavaScript reserved keywords

[2.0.0]

Changed

  • Run in Node.js and browser
  • Dictionaries are now in JSON format
    • Load synchronously

[1.0.0]

Changed

  • Requires Node.js 7.6.0 for async/await statement
  • Remove dependencies to Bluebird
  • Remove web browser support (will redo later)
  • Updated database