Releases: juanclopgar97/python_sharp
python_sharp v1.2.1
Not major or functionality changes.
Only adding keywards to project description to provide better visibility
python_sharp v1.2.0
python_sharp v1.1.3
Only documentation improvements
python_sharp v1.1.2
python_sharp v1.1.1
Changing images of documentation to URLs
python_sharp v1.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
python_sharp v1.0.1
This release offers full EOP functionality on python with native feeling, includes:
- Delegates
 - @event
 - @staticevent
 
Improved documentation
python_sharp v1.0.0
This release offers full EOP functionality on python with native feeling, includes:
- Delegates
 - @event
 - @staticevent