You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: repo.xml
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,13 @@
61
61
<li>Minor release to restore package/@abbrev value to prevent problems on older systems querying public-repo.</li>
62
62
</ul>
63
63
</change>
64
+
<changeversion="0.5.0">
65
+
<ulxmlns="http://www.w3.org/1999/xhtml">
66
+
<li>New: Template functions can now accept an arbitrary number of parameters, previously limited to 15 - <ahref="https://github.com/eXist-db/shared-resources/pull/29">#29</a></li>
67
+
<li>New: Templates can be loaded from HTTP and HTTPS URLs - <ahref="https://github.com/eXist-db/shared-resources/pull/24">#24</a></li>
0 commit comments