Skip to content

Commit

Permalink
Merge pull request #95 from indexdata/release-5-34-0
Browse files Browse the repository at this point in the history
Version 5.34.0
  • Loading branch information
adamdickmeiss authored Jan 12, 2023
2 parents 49b983c + dec0c8a commit cc62836
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion IDMETA
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DEBIAN_DIST="bullseye buster stretch"
UBUNTU_DIST="jammy focal bionic xenial trusty"
CENTOS_DIST="centos7 centos8"
VERSION=5.33.0
VERSION=5.34.0
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
--- 5.34.0 2023/01/12

Fixes to Solr response decoding.

Fix compilation with Visual Studio Failed for YAZ 5.33.0.

JSON pretty-printed same way as jq for yaz-json-parse and yaz-marcdump
utilities.

--- 5.33.0 2022/12/14

yaz-marcdump: SAX based MARCXML parsing. This is about 3 times faster
Expand Down

0 comments on commit cc62836

Please sign in to comment.