features
- [
47162d3
] - feat: gettext from app (#38) (fengmk2 <fengmk2@gmail.com>)
features
- [
0767037
] - feat: ctx.__setLocale (#36) (Yiyu He <dead_horse@qq.com>)
features
- [
3043365
] - feat: add __getLocaleOrigin (#35) (Yiyu He <dead_horse@qq.com>)
features
- [
08037ee
] - feat: allow custom locale store cookie domain (#33) (fengmk2 <fengmk2@gmail.com>)
features
- [
f89c675
] - feat: add writeCookie option (#28) (Tao Xu <angelxutao@gmail.com>)
- feat: Add more debug information on a 'silly' level
- feat: support header lang from localeAlias (#27)
- fix: make sure signed=false on set/get cookie (#24)
- deps: humanize-ms@1.2.0, use ^ (#22)
- feat: add localeAlias options
- chore(package): update benchmark to version 2.0.0
- fix: return empty if the key-value is empty value
- fix: if header sent, don't set the cookie
- doc(options.dirs): fix api doc
- refact(es6): use es6 syntax.
- refact(nested-data): transform nested data on load localization data.
- feat: Support nested locale keys.
- fix: merge-descriptors should be in dependencies
- feat: Multiple locale paths support.
- refact(apply): apply is not too slow than direct call. fixed #2
- refact(endsWith): endsWith is fast than regexp
- revert slice arguments to args
- feat: paramter support object
- refact: arguments to array.
- optimize use regexp without caught group
- feat: support *.properties resource files
- Optimization killers
- first release