Closed zmwangx closed 4 years ago
Btw we've racked up a sizable list of fixes and improvements so it might be time to consider a release.
Thank you!
That's true. I'll make a release soon.
I will make the release sometime next week.
packaging for arch linux is still failing. See https://github.com/BytePackager/packagecore/issues/204
This has caused way too much trouble than its worth, my impression is it's been failing half of the time when we used it. I'm also like 99.9% sure no arch user install the package this way -- there's just no reason to not use AUR which should always be on the latest version. Why don't we just remove it.
Agreed. Will do this next week.
Not actually sure why we never changed this... But I happened to be developing against a request that resulted in an empty abstract today, and the double blank line sure looked pointless (especially when it's repeated due to the result duplication bug).
Before (yeah, this is without the duplicate suppression):
After:
(As an aside, it would be nice if we could actually display the text in a featured snippet, but those snippets are a little bit too liberal in format to reliably parse, so I guess we're stuck with a bare title and URL for now).