1 |
SCRAM V1_0_2 Release Notes
|
2 |
==========================
|
3 |
|
4 |
Version V1_0_2
|
5 |
--------------
|
6 |
|
7 |
- Numerous bug fixes (full details in the bug digest): #7570,
|
8 |
#7645, #7731, #8040, #8067, #8328, #10306, #10623, #10774, #11402.
|
9 |
|
10 |
- Support for XML in BuildFiles and full support for XML
|
11 |
BuildFiles in the build system. Note that a command is
|
12 |
provided to automatically migrate all BuildFiles from old
|
13 |
style to XML tag syntax. The build command also has the option to parse XML
|
14 |
versions of BuildFiles. Note that, eventually, support for
|
15 |
old (non-XML) syntax will be dropped.
|
16 |
|
17 |
- Fix to install process to permit correct operation on 64-bit machines.
|
18 |
|
19 |
- Updated SCRAM manual (LaTeX) and doxygen reference manual
|
20 |
(useful for reporting bugs or for people interested in
|
21 |
browsing the code). Note that doxygen v1.4.0 (at least) should
|
22 |
be used.
|
23 |
|
24 |
- Added SCRAM completion function for the ZSH
|
25 |
environment. This allows automatic completion of current
|
26 |
SCRAM commands and command arguments.
|