v2.0.0-rc0
Refactor the whole code base.
- Simplify APIs, now there are just 4 methods are available.
- Reorganize source code structure with extension mechanism
- Remove some properties from config object
- Improve performance with LRU cache
Refactor the whole code base.