equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-workflow |
2 Name: pyams-workflow |
3 Version: 0.1.10 |
3 Version: 0.1.11 |
4 Summary: PyAMS workflow manager |
4 Summary: PyAMS workflow manager |
5 Home-page: http://hg.ztfy.org/pyams/pyams_workflow |
5 Home-page: http://hg.ztfy.org/pyams/pyams_workflow |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: ZPL |
8 License: ZPL |
9 Description-Content-Type: UNKNOWN |
9 Description-Content-Type: UNKNOWN |
10 Description: |
10 Description: |
11 |
11 |
12 History |
12 History |
13 ======= |
13 ======= |
|
14 |
|
15 0.1.11 |
|
16 ------ |
|
17 - renamed factories to use snake_case on functions |
|
18 - don't use standard hard-coded form and widgets prefix |
14 |
19 |
15 0.1.10 |
20 0.1.10 |
16 ------ |
21 ------ |
17 - updated global registry access |
22 - updated global registry access |
18 |
23 |