Skip to content

Releases: jasonrogena/librarian

v0.4.9

04 May 21:51
v0.4.9
f0f5792

Choose a tag to compare

Version 0.4.9

v0.4.8

04 May 21:47
v0.4.8
9cd286e

Choose a tag to compare

Version 0.4.8

v0.4.7

19 Apr 22:51
v0.4.7
7f826de

Choose a tag to compare

Version 0.4.7

Set the minimum Rust version to 1.77 to satisfy this requirement
for the notify package.

v0.4.6

19 Apr 22:42
v0.4.6
9b2a705

Choose a tag to compare

Version 0.4.6

Drop support for ARM v7 Docker images.

v0.4.5

19 Apr 22:34
v0.4.5
97cd0bb

Choose a tag to compare

Version 0.4.5

Cosmetic release to force a Docker image to be published.

v0.4.4

19 Apr 22:24
v0.4.4
1e9e9c4

Choose a tag to compare

Version 0.4.4

Code changes are version bumps by Dependabot.

v0.4.3

19 Apr 21:57
v0.4.3
6a6fb33

Choose a tag to compare

Version 0.4.3

No code changes in this release. A Dockerfile has been added and version
is being bumped to trigger a build and publish for the image.

v0.4.2

19 Apr 19:59
v0.4.2
bca8551

Choose a tag to compare

Version 0.4.1

Failing tests fixed

v0.4.1

08 Dec 10:14

Choose a tag to compare

Initialize fanotify in the main thread

To allow for better error handling, initialize fanotify in the main
thread.

Signed-off-by: Jason Rogena <[email protected]>

v0.4.0

07 Dec 22:26
8a19795

Choose a tag to compare

Merge pull request #252 from jasonrogena/fanotify

Adds support for monitoring for file changes using fanotify