Change Log: `yii2-helpers` ========================== ## Version 1.3.6 **Date:** 26-Nov-2016 - (enh #33): Update Italian Translations. - (enh #35): Add Slovak Translations. - (enh #36): Update Russian Translations. - (enh #37): Update Finnish Translations. - (bug #38): Fix buttonGroup `item` parsing when set as Closure. - Update message config to include all default standard translation files. - Add github contribution and issue/PR logging templates. - Add branch alias for dev-master latest release. - Update PHP documentation for all classes in the extension. ## Version 1.3.4 **Date:** 12-Dec-2015 - (enh #27): Add Ukranian Translations. - (enh #28): Add Italian Translations. - (enh #29): Code style and formatting enhancements. ## Version 1.3.3 **Date:** 22-Oct-2015 - (enh #25): Fix russian traslation for "a moment ago" - (enh #26): Add functionality for Bootstrap Checkbox Button Group and Radio Button Group. New additions: - `checkboxButtonGroup` - `radioButtonGroup` - `activeCheckboxButtonGroup` - `activeRadioButtonGroup` ## Version 1.3.2 **Date:** 09-Sep-2015 - (enh #24): New `timeInterval` method in addition to `timeElapsed`. ## Version 1.3.1 **Date:** 15-Jun-2015 - (enh #15): Initialize i18N for getBrowser method. - (enh #16): Add Russian translation messages. - (enh #17, #18): Update Russian translation messages. - (enh #19): Add Portuguese Brazilian translation messages. - (bug #21): Remove duplicate browsers in list. - (enh #22): Add Spanish translations. ## Version 1.3.0 **Date:** 23-Jan-2015 - (enh #7): Implement translations. - (enh #8): Convert days, months, ones, tens, triplets to static methods - (enh #9): Add/Enhance new methods for `dayList`, `monthList` and `dateList`. - (enh #10): Enhance `timeList` method to include ranges and intervals. - (enh #11): Add French Translations and fix `genCalList`. - (enh #12): Completed French Translations. ## Version 1.2.0 **Date:** 10-Nov-2014 - Set release to stable ## Version 1.1.0 *Date:* 12-Aug-2014 - added `inArray` helper method - much faster than the inbuilt PHP `in_array` method - updated documentation for newer methods - PSR4 alias change ## Version 1.0.0 *Date:* 01-Mar-2014 Initial release