UNPKG

babelute

Version:

Internal Domain Specific (Multi)Modeling javascript framework

67 lines (34 loc) 2.81 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="0.6.0"></a> # [0.6.0](https://github.com/nomocas/babelute/compare/v0.5.1...v0.6.0) (2017-05-11) ### Bug Fixes * **dialect:** add missing assertion in createDialect ([1635163](https://github.com/nomocas/babelute/commit/1635163)) * **scopes:** extract unneeded scopes management ([a114f03](https://github.com/nomocas/babelute/commit/a114f03)) * **structure:** extract Lexem and fromJSON to own files ([deb59d9](https://github.com/nomocas/babelute/commit/deb59d9)) ### Features * **compounds:** add isFirstLevel flag to compounds producer ([bb9e062](https://github.com/nomocas/babelute/commit/bb9e062)) <a name="0.5.1"></a> ## [0.5.1](https://github.com/nomocas/babelute/compare/v0.5.0...v0.5.1) (2017-04-30) ### Bug Fixes * **build:** update dev dependencies ([8963497](https://github.com/nomocas/babelute/commit/8963497)) * **facade-pragmas:** remove facade initializer and finalise and clean with more test ([b563383](https://github.com/nomocas/babelute/commit/b563383)) * **index:** remove createFacadeInitializer from index.js ([21aa722](https://github.com/nomocas/babelute/commit/21aa722)) * **package:** update last dev dependencies ([fadce95](https://github.com/nomocas/babelute/commit/fadce95)) * **translation:** add args translation ([c132c16](https://github.com/nomocas/babelute/commit/c132c16)) <a name="0.5.0"></a> # [0.5.0](https://github.com/nomocas/babelute/compare/v0.4.4...v0.5.0) (2017-04-18) ### Bug Fixes * **coverage:** add istanbul ignore next on empty signature ([e0453cb](https://github.com/nomocas/babelute/commit/e0453cb)) * **lexicon:** clean ([ffd90eb](https://github.com/nomocas/babelute/commit/ffd90eb)) * **meta-api:** finalise each for tests ([0ac924c](https://github.com/nomocas/babelute/commit/0ac924c)) * **pragmatics core:** remove unneeded default arguments ([35de44d](https://github.com/nomocas/babelute/commit/35de44d)) * **translation:** remove old implementation ([5811733](https://github.com/nomocas/babelute/commit/5811733)) ### Features * **translation:** babelute.js : add _translate and _translateLexems implementation and add _translateLexemsThrough signature ([57fc942](https://github.com/nomocas/babelute/commit/57fc942)) <a name="0.4.4"></a> ## [0.4.4](https://github.com/nomocas/babelute/compare/v0.4.3...v0.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](http://semver.org/). Generated by [auto-changelog](https://github.com/CookPete/auto-changelog) ## [v0.4.3](https://github.com/nomocas/babelute/compare/v0.4.3...v0.4.3) - 2017-04-11