2.6.8 • Published 7 years ago
node-components v2.6.8
node-components
This library contains reusable Node.js components.
Commands
make
: launch the tests
Changelog
2.5.0
- Migrate to node 4.2.2
- Upgrade npms
2.4.1
- Fix issue in
Redis.lpushlim
2.4.0
- Add
Redis.lpushlim
2.3.0
- Bump dependencies
- Bump dev dependencies
2.2.0
Cleaner
update
2.1.0
Logger.setLevel()
is 'info' by default
2.0.2
- Exclude dev dependencies from npm shrinkwrap
2.0.1
- Add fixed versions with npm shrinkwrap
2.0.0
Cleaner
MongoDB
Redis
Transpiler
1.0.0
Logger
Contributing
Please:
- comment your code
- cover your code with tests
- follow the Angular commit guidelines