|
3 | 3 | <repo:description>eXist 2.0 documentation application.</repo:description> |
4 | 4 | <repo:author>Joe Wicentowski</repo:author> |
5 | 5 | <repo:author>Wolfgang Meier</repo:author> |
6 | | - <repo:website/> |
| 6 | + <repo:website>https://github.com/eXist-db/documentation</repo:website> |
7 | 7 | <repo:status>alpha</repo:status> |
8 | 8 | <repo:license>GNU-LGPL</repo:license> |
9 | 9 | <repo:copyright>true</repo:copyright> |
|
12 | 12 | <repo:prepare>pre-install.xql</repo:prepare> |
13 | 13 | <repo:finish/> |
14 | 14 | <repo:permissions user="admin" password="" group="dba" mode="rw-rw-r--"/> |
15 | | - <note>When upgrading, please make sure you also updated the shared-resources package to > 0.4.0.</note> |
| 15 | + <note>Note for users of eXist 2.x: When upgrading, please make sure you also updated the shared-resources package to > 0.4.0.</note> |
| 16 | + <changelog> |
| 17 | + <change version="0.4.7"> |
| 18 | + <ul xmlns="http://www.w3.org/1999/xhtml"> |
| 19 | + <li>No release notes prepared for this or any earlier versions.</li> |
| 20 | + </ul> |
| 21 | + </change> |
| 22 | + <change version="0.4.8"> |
| 23 | + <ul xmlns="http://www.w3.org/1999/xhtml"> |
| 24 | + <li>[New Range Index]: Added full documentation for "conditional indexes," a new feature for limiting indexed values to elements meeting certain child attribute criteria.</li> |
| 25 | + <li>[Quick Start]: Added a workaround for those with Saxon installed as a JRE extension; improved description of macOS first run & default data directory location.</li> |
| 26 | + <li>[Upgrading]: Added new section on how to upgrade to eXist 3.0 and important changes in this release.</li> |
| 27 | + <li>[XQSuite]: Added descriptions of %test:stats and %test:assertXPath annotations.</li> |
| 28 | + <li>[Lucene]: Fixed WhitespaceAnalyzer classname and the version of Lucene.</li> |
| 29 | + <li>Across the board: Fixed name of macOS (was Mac OS X); reviewed mentions of v2.0 and updated where appropriate to match current release</li> |
| 30 | + </ul> |
| 31 | + </change> |
| 32 | + </changelog> |
16 | 33 | <deployed>2013-05-26T15:18:37.268+02:00</deployed> |
17 | 34 | </repo:meta> |
0 commit comments