- Merge pull request #3 from johanneswuerbach/exclude-undefined
- Exclude undefined keys
- Merge pull request #4 from johanneswuerbach/patch-1
- Removed node 0.8 testing
- Node versions should be strings
- Code organization
- Remove istanbul
- Remove engines
- fn () -> fn()
- Coding style
- Merge pull request #1 from vesln/refactor/nextgen
- add deep merge utility as #merge
- Browser tests with karma & hydro
- Ignore builds, components and coverage
- travis: modern node
- tests for imported methods
- import: tea-extends
- improve code style, remove node deps
- test: replace mocha with hydro
- move to index
- Add install section
- Initial version