Skip to content

Version 0.2.4

Compare
Choose a tag to compare
@domesticmouse domesticmouse released this 06 Oct 05:25
· 427 commits to master since this release

The highlight of this release is @apjanke's inlining of Guava's Rate Limiter. This is to work around issues like #355 with Guava version mis-matches.

I have also cleaned up a bunch of warnings with unused variables, and cleaned up unclosed Closeables in the tests.