Only adding keywards to project description to provide better visibility
1.2.0
event and staticevent decorators contain "add" and "remove" functions, they get renamed to "adder" and "remover" to keep consistency in how python uses property.
property -> getter, setter
event -> adder, remover
1.1.3
Only documentation improvements
1.1.2
Documentation now is visualizable from Pypi due HTML <img> tag not supported
1.1.1
Changing images of documentation to URLs
1.1.0
This release add a lot of corrections and new content in the README documentation:
-Vs code extension info -Using snake case in all the files and documentation as PEP8 mentions (test.py,python_sharp.py and documentation) were affected with this to be consistent -Adding Naming conventions and some disclamers if they are not being used -changing images to code blocks in order to facilitate the analisys with tools like an AI