| 61 |
|
---------------------------------- |
| 62 |
|
Change Log: |
| 63 |
|
---------------------------------- |
| 64 |
< |
2.0, 04-02-2014 |
| 64 |
> |
2.0, 05-02-2014 |
| 65 |
|
-Rewrite XmlTools fom the scratch from C# to C++ in order to increase (much!) the performance of the program |
| 66 |
|
-The program now uses the following libraries: Qt5, pugixml and jsxml js library |
| 67 |
|
-The commands were simplified (they now use unix like syntax) |
| 74 |
|
-Some patch files operations were renamed and some extra arguments added |
| 75 |
|
-Added option to select xml elements by attribute name and value |
| 76 |
|
-Added option to select xml elements by XPath 1.0 (should reduce further the need of javascript) |
| 77 |
< |
-The insertion of xml via patch now support multiple nodes inside <xml></xml> tags |
| 77 |
> |
-The insertion of xml via patch now support multiple nodes inside <xml></xml> tags |
| 78 |
> |
-Added exclusive option for AEI which allows AEI to pass a list of .oni-patches to process |