| Description: |
** New Feature
- SimpleConfiguration creates new sol file for different class, so it is save now to have [Config] annotation in some classes, without worry abut the same name.
** Bug Fixes
- Invoker using Cache and Converter, failed to return the real value.
** Code Change
- Simple configuration clear() -> change to clear(Object) |