gengojs-default-memory
Version:
The default memory backend plugin for gengojs
116 lines (91 loc) • 2.03 kB
Markdown
0.1.0 / 2015-10-01
==================
* Release v0.1.0.
* Release v0.0.4.
* Update
Added a new method `has`.
Added comments.
* Update
Updated travis.
Updated package.
Updated readme.
* Update
Switched logger.
Switched from grunt to gulp.
0.0.3 / 2015-08-23
==================
* Update
Updated package.json
* Update
Updated error message.
* Update
Updated dependencies.
Added jsconfig.json for VSCode.
Removed random test file.
0.0.2 / 2015-05-07
==================
* Update
Updated package.json
0.0.1 / 2015-05-07
==================
* Update
Updated package.json
* Update
Updated readme
* Update
Updated tests
Updated package.json
Updated readme
Updated Gruntfile
0.0.1-beta.9 / 2015-04-21
=========================
* Updated package.json
* Update
Fixes [#1](https://github.com/gengojs/plugin-backend/issues/1)
Updated readme
* Update package.json
0.0.1-beta.8 / 2015-04-19
=========================
* Build
0.0.1-beta.7 / 2015-04-19
=========================
* Update
Fix comment
Updated readme
0.0.1-beta.6 / 2015-04-11
=========================
* Added cache support
0.0.1-beta.5 / 2015-04-09
=========================
* Update
Memory now compares uppercase and lowercase locales.
Added grunt autowatch
0.0.1-beta.4 / 2015-04-09
=========================
* Update package.json
* Fix
Fixed callback when undefined
0.0.1-beta.3 / 2015-04-09
=========================
* Update
* 0.0.1-beta.3
Fixed missing normalize function
0.0.1-beta.2 / 2015-04-09
=========================
* Update
Updated package
* Beta.2
Fixed options due to the changes in the core.
Change context from 'me' to '_this'
* Update
Changed package name.
Updated readme
0.0.1-beta.1 / 2015-04-08
=========================
* Fix package
* Update
Translated files from ES5 to ES6.
Added babel to grunt.
Bug fixes
* Add files
* Initial commit