Releases: miku/metha
Releases · miku/metha
metha 0.1.39
Add -log-errors-to-stderr
option to metha-sync - it will add a hook to logrus that copies messages with level WARN and above to STDERR.
Details: 7b02051
Thanks, @gunnihinn!
metha 0.1.36
- finally, fix METHA_DIR handling
Both work, environment takes precedence.
$ METHA_DIR=/tmp metha-sync -dir /another https://oai.web # here: /tmp would win
metha 0.1.35
- revert a commit, that introduced a bug in 0.1.34, that would only use the default directory, ignoring METHA_DIR env var.
Debian and RPM packages dropped. Please use 0.1.36 or newer.
metha 0.1.34
- increase timeout to 10min
Edit: THIS RELEASE contained a BUG, packages have been removed.
metha 0.1.33
- update endpoint list
metha 0.1.32
- add -base-dir flag (the environment variable is a bit odd)
metha 0.1.31
- fixes #8
metha 0.1.30
- update sites lists (5470 entries)
metha 0.1.29
- metha-cat allows fragment of a base url, if the fragment is not ambiguous
metha 0.1.28
- fortune debug