Releases: miku/metha
Releases · miku/metha
metha 0.2.9
- updated endpoint list, 20002
metha 0.2.8
- update endpoint list, now: 19366
metha 0.2.7
- update endpoint list from PKP index (now about 18770)
metha 0.2.6
- do not get caught in endless request loops when resumptiontoken remains unchanged (e.g. https://gssrjournal.com/gssroai, reported 2020-02-08).
metha 0.2.5
metha 0.2.4
- over 14k endpoints
metha 0.2.3
- update endpoint list (metha-sync -list, 6214 endpoints)
- add -base-dir flag to metha-files
metha 0.2.1
- fix metha-ls base dir handling
metha 0.2.0
New minor version number, since we change the default cache directory to adhere to the XDG spec, in short:
- old:
$HOME/.metha - new:
$XDG_CACHE_HOME/metha(usually,$HOME/.cache/metha)
You can move data to the new location manually, since everything else should work the same.
metha 0.1.46
Fix -H handling, #15 (testing)