Towards formal release 1.0.5 (Debian 1.0.5-2).
[pazpar2-moved-to-github.git] / NEWS
1 --- 1.0.5 2007/11/09
2
3 Added support for retrieval of records in binary.
4
5 Fixed bug 1794: Pazpar2 does not return valid XML.
6
7 Deal with ICU not returning sortkey (resulted in SEGV before).
8
9 --- 1.0.4 2007/09/28
10
11 JavaScript library pzw2.js throws error if WS response (from Pazpar2 or
12 other) is malformed (non-wellformed XML or missing Pazpar2 OK status).
13
14 Improved diagnostics when Pazpar2 HTTP decoding fails.
15
16 Pazpar2 requests may be POSTed as using Content-Type
17 application/x-www-form-urlencoded.
18
19 Pazpar2 honors LF in HTTP headers.
20
21 Handle targets that handle negative hit counts (should not happen, but it
22 does).
23
24 --- 1.0.3 2007/09/19
25
26 ICU is used for tokenization and normalization of the following: mergekey,
27 sorting, relevance terms.
28
29 Debian package now enables ICU tokenization and normalization by default.
30
31 --- 1.0.2 2007/08/22
32
33 Exposed user setting values (i.e. non-pz: names) to the record systems in two
34 ways: Either as parameters to the normalization stylesheets (which would allow the
35 programmer to postprocess or use the values in any way) or after the normalization
36 step, in which case values are made part of the normalized record (and available for
37 sorting, termlists, display, or other interface-related use.
38
39 Implemented sorting by year.
40
41 Option -d dumps records to the current log file instead of stderr.
42
43 Fixes for compilation on cygwin.
44
45 Z39.50 client code uses pz:elements. pz:elements was recognized in
46 earlier Pazpar2 versions but it was not used for anything.
47
48 icu_chain_test is using fgets instead of getline - fixes compilation
49 on MacOSX .
50
51 Loosen the CCL query parsing so that Pazpar2 only returns error if _all_
52 query conversions fail (rather than _any_). This means targets that do
53 not support some fields are ignored in a search.
54
55 --- 1.0.1 2007/07/03
56
57 Improved handling of socket timeout for Z39.50 connections. 
58
59 Misc documentation updates and spell fixes.
60
61 Debian package pazpar2 creates log rotate entry.
62
63 Debian package pazpar2-apache2 reloads Apache2.
64
65 jsdemo included in distribution. It illustrates the use of the js/pz2.js
66 JavaScript library.
67
68 --- 1.0.0 2007/06/20
69
70 First public release.
71