Skip to content

Releases: exaring/go-hibp-sync

v0.3.0

20 Jun 11:01
Compare
Choose a tag to compare
feat: track point in time of most recent successful sync, helpful wit…

…h metrics in higher-level code

v0.2.2-RC.1

11 Jun 14:37
f30dfb1
Compare
Choose a tag to compare
v0.2.2-RC.1 Pre-release
Pre-release
feat: use temporary files during sync to reduce chance of corrupted f…

…iles when stopping midair

v0.2.1

07 Mar 08:36
Compare
Choose a tag to compare
refactor: rename WithNoCompression option to WithoutCompression

v0.2.1-RC.3: fix: document that we use CRLF as line ending, same as upstream API d…

05 Mar 22:28
5825cb6
Compare
Choose a tag to compare
…oes, and update tests accordingly

v0.2.1-RC.2: refactor: query should not return lines being prefixed with the k-pro…

05 Mar 20:44
7ae0dbc
Compare
Choose a tag to compare
…ximity range in order to mimick upstream API

v0.2.1-RC.1: refactor: query should not return lines being prefixed with the k-pro…

05 Mar 19:32
0871c7d
Compare
Choose a tag to compare
…ximity range in order to mimick upstream API

v0.2.0-RC.2

02 Mar 00:01
d4f9828
Compare
Choose a tag to compare
v0.2.0-RC.2 Pre-release
Pre-release
feat: sync file to stable storage before returning from save method

v0.2.0-RC.1: refactor: rewrite the API to allow for concurrent access to the datas…

01 Mar 16:46
c5ff6cb
Compare
Choose a tag to compare
…et by sharing the `storage` instance, simplifies the API too

v0.1.0

29 Feb 09:44
Compare
Choose a tag to compare
docs: adjust doc strings of packages

v0.1.0-RC.5

16 Feb 21:44
86d9c9b
Compare
Choose a tag to compare
v0.1.0-RC.5 Pre-release
Pre-release
fix: ensure ranges/keys are always uppercase