Skip to content

Releases: miku/metha

metha 0.2.38

07 Apr 19:04
Compare
Choose a tag to compare

metha 0.2.37

23 Mar 14:22
Compare
Choose a tag to compare
  • built with Go 1.20.2
  • updated deps

v0.2.36

20 Jan 11:47
Compare
Choose a tag to compare
  • case insensitive granularity
  • built w/ Go 1.19.5

metha 0.2.35

28 Oct 21:47
Compare
Choose a tag to compare
  • consider PROXY environment variables

metha 0.2.34

11 Oct 13:43
Compare
Choose a tag to compare

metha 0.2.33

14 Sep 14:59
Compare
Choose a tag to compare
  • maintenance release, 47107 endpoints

metha 0.2.32

22 Jun 23:01
Compare
Choose a tag to compare
  • metha-sync -T flag for timeouts, address #29
  -T duration
        http client timeout (default 30s)

  -r int
        max number of retries (default 10)

Those two values were used already internally, but haven't been exposed as flags.

metha 0.2.31

02 Jun 10:20
Compare
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
Compare
Choose a tag to compare
  • maintenance release
  • built with Go 1.18.2

metha 0.2.29

30 Mar 12:05
Compare
Choose a tag to compare
  • update endpoint list (47051)