Skip to content

Releases: whosonfirst/go-reader-cachereader

2.0.0

10 Jul 22:39
f8a5250

Choose a tag to compare

What's Changed

  • v2.0.0 release by @thisisaaronland in #1
  • Update to reflect changes to whosonfirst/go-reader/v2

New Contributors

Full Changelog: v1.1.1...v2.0.0

1.1.1

12 May 23:21

Choose a tag to compare

  • Update vendor deps

1.1.0

17 Jan 22:43

Choose a tag to compare

  • Add NewCacheReaderWithOptions method

1.0.0

18 Nov 20:14

Choose a tag to compare

  • Bump to v1.0.0
  • Add GetLastRead method (and internal mechanism for tracking cache hit/miss state)
  • Improved Go doc
  • Improved Go tests

0.2.5

16 Nov 19:16

Choose a tag to compare

  • Improved error reporting

0.2.4

11 Nov 19:44

Choose a tag to compare

  • Update vendor deps
  • Require Go 1.18 or higher

0.2.3

06 Nov 06:07

Choose a tag to compare

  • Update to allow multiple ?reader= parameters and create reader using reader.NewMultiReader
  • Update vendor deps

0.2.2

27 Jun 20:27

Choose a tag to compare

  • Update vendor deps

0.2.1

24 Feb 00:53

Choose a tag to compare

  • Update to whosonfirst/go-reader v0.5.0

0.2.0

24 Feb 00:06

Choose a tag to compare

  • Update to reflect interface changes in whosonfirst/go-reader v0.4.x
  • Require Go 1.16
  • This release is backwards incompatible