### 2.0 - Update autoNumeric v 2.0 ### 1.9.46.2 - Remove simlink in spec folder structure to fix bug with rubygem affecting install on Heroku and the 'listen' gem ### 1.9.46 - Update autoNumeric v 1.9.46 ### 1.9.43 - Update autoNumeric v 1.9.43 ### 1.9.42 - Update autoNumeric v 1.9.42 ### 1.9.39 - Update autoNumeric v 1.9.39 ### 1.9.37 - Update autoNumeric v 1.9.37 ### 1.9.33.1 - add class method delete_autonumeric_object ### 1.9.33 - Update autoNumeric v 1.9.33 ### 1.9.27 - Update autoNumeric v 1.9.27 - Update development gems and rspec syntax to v3 ### 1.9.25.0 - Update autoNumeric v 1.9.25 ### 1.9.24.0 - Update autoNumeric v 1.9.24 ### 1.9.22.1 - Merge PR #4 "Sanitize hidden input on blur event" - Thanks to @tiagoamaro ### 1.9.22 - Update autoNumeric v 1.9.22 - autoNumeric fields now automatically initialize after AJAX requests. Manual DOM modification (through JavaScript) must still trigger `refresh_autonumeric` event manually ### 1.9.21 - Update autoNumeric v 1.9.21 ### 1.9.19.0 - Update autoNumeric v 1.9.19 ### 1.9.18.1 - Improved support for dynamically generated DOM elements ### 1.9.18.0 - Update autoNumeric v 1.9.18 - Rewrite JS code using Javascript class, to keep things clean - Add support for dynamically generated DOM elements, with limitations (see README) - Write proper tests - Fix bug when value of an existing record could be lost ### 0.1.9.17 - Update autoNumeric v 1.9.17 ### 0.1.9.15 - Initial version, wrapping autoNumeric v 1.9.15