forked from fsquillace/pycious
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
15 lines (14 loc) · 802 Bytes
/
ChangeLog
File metadata and controls
15 lines (14 loc) · 802 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pycious 0.0.6
- Added lunatic python binding to handle some conversion issues
- Api graph widget completed
- Built to_python and to_lua functions to convert variables
- Improved the rc-example.py introducing new comments
- Added mail and grss widget according to the new api definition
- Check the existence of the widget before creating the corresponding wrapper
- Added getstatusoutput compatible for both python 2.7 and 3.0
- Added the property decorator to each property of the Widget and TextWidget class
- execute function parse the result obtained only for the main types
- Introduced a new structure for the wrapper API of awesome
- Placed the widget function in the corresponding widgets directory and organized in three categories sys, web, apps
- Added rc.py
- Added some information files