- fixed IniFile.empty() -> now it is working
- Create getAllSections() to get all sections
- Create toMap() to get all contents in Map format
- improved some functions to run faster
- getItem not working (fixed)
- ini.trimResults true/false -> you can eliminate/keep spaces in return value useful when your ini file has phrases to show to user and spaces matter
- Initial version created by GnRDevAnd Team