File: NEWS

package info (click to toggle)
octave-struct 1.0.18-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 380 kB
  • sloc: cpp: 442; makefile: 152; xml: 19; sh: 3
file content (50 lines) | stat: -rw-r--r-- 1,828 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Summary of important user-visible changes for struct 1.0.18:
-------------------------------------------------------------------

 ** Installation fixes and adaption to changes in current development
    version 8.0 of Octave.

Summary of important user-visible changes for struct 1.0.17:
-------------------------------------------------------------------

 ** Build fixes and adaption to changes in Octave 6.1.

Summary of important user-visible changes for struct 1.0.16:
-------------------------------------------------------------------

 ** Build fixes. Builds with Octave 5.1.

Summary of important user-visible changes for struct 1.0.15:
-------------------------------------------------------------------

 ** Some build fixes. Builds with Octave 4.4.

Summary of important user-visible changes for struct 1.0.14:
-------------------------------------------------------------------

 ** Some build fixes. Builds with Octave 4.2.

Summary of important user-visible changes for struct 1.0.13:
-------------------------------------------------------------------

 ** Build fixes for new Octave versions.

Summary of important user-visible changes for struct 1.0.12:
-------------------------------------------------------------------

 ** Make compatible with Octaves new exception-based error
    handling. Compatibility with old error handling up to Octave-4.0
    is retained.

Summary of important user-visible changes for struct 1.0.11:
-------------------------------------------------------------------

 ** Compatible with Octave 4.0.

Summary of important user-visible changes for struct 1.0.10:
-------------------------------------------------------------------

 ** The function `arefields' has been removed in favour of the octave
    core function `isfield'.

 ** Package is no longer automatically loaded.