Skip to content

Releases: miku/metha

metha 0.2.9

16 Jul 16:13

Choose a tag to compare

  • updated endpoint list, 20002

metha 0.2.8

09 Jun 22:08

Choose a tag to compare

  • update endpoint list, now: 19366

metha 0.2.7

23 Feb 17:19

Choose a tag to compare

  • update endpoint list from PKP index (now about 18770)

metha 0.2.6

08 Feb 13:27

Choose a tag to compare

metha 0.2.5

31 Jan 14:45

Choose a tag to compare

  • thanks @titabo2k for a new flag: -hourly - hoping the best for #6!

metha 0.2.4

29 Jan 21:12

Choose a tag to compare

  • over 14k endpoints

metha 0.2.3

27 Dec 16:00

Choose a tag to compare

  • update endpoint list (metha-sync -list, 6214 endpoints)
  • add -base-dir flag to metha-files

metha 0.2.1

30 Sep 15:00

Choose a tag to compare

  • fix metha-ls base dir handling

metha 0.2.0

30 Sep 13:19

Choose a tag to compare

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

23 Sep 23:25

Choose a tag to compare

Fix -H handling, #15 (testing)