Updates 1.4.6
Updates 1.4.6
Major bug fix.
Updates 1.4.5
Updates 1.4.5
you no longer need to use brackets to write values in.
some bugs are been solved and optimizations are made the library
now "=" sign can be used in place of ":" is all your choise.
Updates 1.4.4
Updates 1.4.4
Now boolean values can be stored and even auto-detects integers(was a bug actually before).
You don't always have to use "" to write string values it automatically detects it and saves accordingly
Arrays are supported now in the module but can only hold int and strings.
A new method added generate_array(data) which helps convert the txt format of the array to convert it into an array (if you don't get it its explained in the function and module section)
Edit_data() method is back with a new algorithm.
some bugs are been solved for arrays