- Enable destroy-ing a key with falsy data; #32
- Require Rails 4.0.0+;
- false value can't got back bug has fixed.
- Fix to work with Rails 4.0.0
- Setting.save_default method to direct write default value in database.
- fix mass-update bug.
- Fix bug with when key has cached a nil value, and then set a default value for that key, the default value can't right return.
- Add auto cache feature to all key visit.