## 0.0.12 / 2018-2-4
* Fix handle files that are not font files
* Fix file name comparison

## 0.0.11 / 2017-12-18
* Fix create font dir on linux during module function execution

## 0.0.10 / 2017-3-20
* Fix callback if font directory is empty

## 0.0.9 / 2015-11-16
* Fix increment font count if file or folder is not in system file

## 0.0.8 / 2015-5-8
* Immediately check if font path exists

## 0.0.7 / 2015-5-7
* Force font extensions to lowercase before testing their index
* Fix return callback instead of console.log

## 0.0.6 / 2015-4-27
* Reset font count for multiple invocations *fix

## 0.0.5 / 2015-4-27
* Change isFolder to synchronous method

## 0.0.4 / 2015-2-05
* Add path exists check

## 0.0.3 / 2015-1-17
* Add Ubuntu 14.0.4.1 LTS support

## 0.0.2 / 2014-10-16
* Added Mac OS implementation support
* Changed system font path to be platform specific
* Updated tests to be Mac compatible

## 0.0.1 / 2014-10-11
* Initial release
