# Change Log = 0.0.4 = - Added the `allow_empty` argument. - Added the `can_exceed_min` and `can_exceed_max` arguments. - Added the `interactive` argument. = 0.0.3b - 2016/10/24 = - Set a field type slug to the register callback function to avoid unnecessary callback function calls. - Made it compatible with Admin Paqe Framework 3.8.8. = 0.0.2b - 2016/10/07 = - Fixed a PHP warning `array_fill() [function.array-fill]: Number of elements must be positive...`. - Fixed a bug that saving a value of `0` caused a slider not to be displayed. = 0.0.1b = - Released.