Skip to content

Latest commit

 

History

History
66 lines (34 loc) · 2.75 KB

CHANGELOG.md

File metadata and controls

66 lines (34 loc) · 2.75 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.6.0 (2017-05-11)

Bug Fixes

  • dialect: add missing assertion in createDialect (1635163)
  • scopes: extract unneeded scopes management (a114f03)
  • structure: extract Lexem and fromJSON to own files (deb59d9)

Features

  • compounds: add isFirstLevel flag to compounds producer (bb9e062)

0.5.1 (2017-04-30)

Bug Fixes

  • build: update dev dependencies (8963497)
  • facade-pragmas: remove facade initializer and finalise and clean with more test (b563383)
  • index: remove createFacadeInitializer from index.js (21aa722)
  • package: update last dev dependencies (fadce95)
  • translation: add args translation (c132c16)

0.5.0 (2017-04-18)

Bug Fixes

  • coverage: add istanbul ignore next on empty signature (e0453cb)
  • lexicon: clean (ffd90eb)
  • meta-api: finalise each for tests (0ac924c)
  • pragmatics core: remove unneeded default arguments (35de44d)
  • translation: remove old implementation (5811733)

Features

  • translation: babelute.js : add _translate and _translateLexems implementation and add _translateLexemsThrough signature (57fc942)

0.4.4 (2017-04-15)

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Generated by auto-changelog

v0.4.3 - 2017-04-11