## 1.0.5 (October 29, 2017)

- Changed setting in InputMask framework (Always Embed Swift Standard Libraries -> from `true` to `false`)

## 1.0.4 (October 23, 2017)

- Fixed a bug where the text wouldn't be passed if there is no mask.

## 1.0.3 (October 23, 2017)

- Added a null check for the mask.

## 1.0.2 (October 23, 2017)

- Fixed flickering in Android.

## 1.0.1 (October 21, 2017)

- Added ability to access unmasked text.

## 1.0.0 (October 20, 2017)

- Fixed bug with onBlur not being called;