Releases: whosonfirst/go-reader-cachereader
Releases · whosonfirst/go-reader-cachereader
2.0.0
What's Changed
- v2.0.0 release by @thisisaaronland in #1
- Update to reflect changes to
whosonfirst/go-reader/v2
New Contributors
- @thisisaaronland made their first contribution in #1
Full Changelog: v1.1.1...v2.0.0
1.1.1
1.1.0
- Add
NewCacheReaderWithOptionsmethod
1.0.0
- Bump to v1.0.0
- Add
GetLastReadmethod (and internal mechanism for tracking cache hit/miss state) - Improved Go doc
- Improved Go tests
0.2.5
- Improved error reporting
0.2.4
- Update vendor deps
- Require Go 1.18 or higher
0.2.3
- Update to allow multiple
?reader=parameters and create reader usingreader.NewMultiReader - Update vendor deps
0.2.2
- Update vendor deps
0.2.1
- Update to
whosonfirst/go-readerv0.5.0
0.2.0
- Update to reflect interface changes in
whosonfirst/go-readerv0.4.x - Require Go 1.16
- This release is backwards incompatible