Change Log
==========

0.0.1 (01/05/2021)
-------------------
- First Release

0.0.2 (01/05/2021)
-------------------
- Name change

0.0.3 (02/05/2021)
-------------------
- Added python interpreter for pref values (using ast library)

0.0.4 (02/05/2021)
-------------------
- Now in class PREFS argument prefs you must pass a lambda: function for not execute the function always, only when file is lost.

0.0.45 (02/05/2021)
-------------------
- Fixed error with lambda.

0.0.46 (04/05/2021)
-------------------
- Now you can choose your prefs ender, line break is predetermined, remember don't put a character that is on your prefs because program fails.


0.0.6 (04/05/2021)
-------------------
- Set max split as 1.

0.0.65 (04/05/2021)
-------------------
- Added ChangeFilename() function and ReWritePrefs() function.