ion/CHANGELOG.md

13 lines
232 B
Markdown
Raw Permalink Normal View History

2017-02-23 08:52:50 -05:00
# Changelog
## Version 2.2
* Added `fuzzyCaseMatch` method to StringType
2017-04-13 14:48:11 -04:00
## Version 2.1
* 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