Release v2.4.2
What's Changed
- Remove Travis CI and use GitHub Actions by @thrawn01 in #55
- Fix LRU to correctly evict cache items when replaced by @mattharr013 in #52
- Use PathEscape instead of QueryEscape in httpGetter by @davidmcleish in #49
- Link to v2 docs by @nsheridan in #47
- Fix LRU to correctly update expire on value replace by @thrawn01 in #56
New Contributors
- @mattharr013 made their first contribution in #52
- @davidmcleish made their first contribution in #49
- @nsheridan made their first contribution in #47
Full Changelog: v2.4.1...v2.4.2