2017-02-23 08:52:50 -05:00
|
|
|
# Changelog
|
|
|
|
|
2017-09-13 16:54:09 -04:00
|
|
|
## Version 2.2
|
|
|
|
|
|
|
|
* Added `fuzzyCaseMatch` method to StringType
|
|
|
|
|
2017-04-13 14:48:11 -04:00
|
|
|
## Version 2.1
|
|
|
|
|
2017-09-13 16:54:09 -04:00
|
|
|
* Added `addHeader` method to base View class
|
2017-04-13 14:48:11 -04:00
|
|
|
|
2017-02-23 08:52:50 -05:00
|
|
|
## Version 2
|
|
|
|
|
|
|
|
* Removed instance/static dual calling from Enum - now just uses static methods
|