equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-utils |
2 Name: pyams-utils |
3 Version: 0.1.39 |
3 Version: 0.1.40 |
4 Summary: Utility functions and classes for PyAMS |
4 Summary: Utility functions and classes for PyAMS |
5 Home-page: http://www.ztfy.org |
5 Home-page: http://www.ztfy.org |
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 |
49 |
49 |
50 |
50 |
51 Changelog |
51 Changelog |
52 ========= |
52 ========= |
53 |
53 |
|
54 0.1.40 |
|
55 ------ |
|
56 - updated "br" TALES extension to support getting a list of strings as argument instead of |
|
57 only a string using a separator character |
|
58 |
54 0.1.39 |
59 0.1.39 |
55 ------ |
60 ------ |
56 - updated "relative_url" TALES extension to add "display_context" argument |
61 - updated "relative_url" TALES extension to add "display_context" argument |
57 |
62 |
58 0.1.38 |
63 0.1.38 |