v6.0.0
6.0.0 (2020-04-29)
Bug Fixes
- update to 2020a data (cc88c4f)
Build System
- update to node >= 10 (165d367)
Code Refactoring
- change default caching behavior (93479de)
Performance Improvements
- increase levels of indexing (a601d13)
BREAKING CHANGES
- It is no longer possible to directly configure an expiration time for data caching using this library. If this behavior is still desired, a custom store object must be passed to the setCache method.
- update to node >= 10