equal
deleted
inserted
replaced
1 Changelog |
1 Changelog |
2 ========= |
2 ========= |
|
3 |
|
4 0.1.11 |
|
5 ------ |
|
6 - moved PyAMS documentation to "PyAMS User Guide" package |
|
7 - added "inherit" interface and module to handle inheritance between located components easier |
|
8 - added exception handling when trying to get or set request annotations |
|
9 - added property annotation to define volatile attributes on persistent classes |
3 |
10 |
4 0.1.10 |
11 0.1.10 |
5 ------ |
12 ------ |
6 - added ZODB connection class and vocabulary based on Pyramid's settings |
13 - added ZODB connection class and vocabulary based on Pyramid's settings |
7 - updated DocFieldProperty to correctly handle attributes documentation |
14 - updated DocFieldProperty to correctly handle attributes documentation |