Skip to content

Releases: miku/metha

metha 0.2.31

02 Jun 10:20

Choose a tag to compare

  • handle case where XML is declared UTF-8, but content is ISO-8859-1

Noticed during:

$ metha-sync http://digi.ub.uni-heidelberg.de/cgi-bin/digioai.cgi

The above command failed with metha 0.2.30 or earlier in 05/2022, but should work with 0.2.31.

metha 0.2.30

31 May 14:46

Choose a tag to compare

  • maintenance release
  • built with Go 1.18.2

metha 0.2.29

30 Mar 12:05

Choose a tag to compare

  • update endpoint list (47051)

metha 0.2.28

02 Mar 20:07

Choose a tag to compare

  • update endpoint list (46628)

metha 0.2.27

03 Oct 17:58

Choose a tag to compare

metha 0.2.26

27 Sep 10:21

Choose a tag to compare

metha 0.2.25

12 Aug 12:25

Choose a tag to compare

  • update endpoint list (46056)

metha 0.2.23

08 Apr 10:42

Choose a tag to compare

  • fix previously broken -rm flag

metha 0.2.22

13 Mar 21:53

Choose a tag to compare

  • add -u flag to metha-sync (basic auth), e.g. metha-sync -u admin:admin http://sites.com/oai
  • update endpoint list: 45523

metha 0.2.21

03 Mar 09:56

Choose a tag to compare

  • fix naming and namespace issue, #18, thanks @dvglc!