Configuration File Parser News
Status: Beta
Brought to you by:
jineshkj
I'm happy to announce the availability of version 0.6 of the parser library with the much awaited feature additions.
Now the library can properly handle escape sequences and key/value pairs - this is due to the contribution by Noam Postavsky. Also, the library now uses less memory footprint while loading a configuration file. It can now extract the interpreter and orphan comments and later use or modify according to will.
Almost all the TODO list have been finished, many bugs have been brought to light and more feature additions are being thought of. Enjoy !