Releases: Venom1991/refind-btrfs
Releases · Venom1991/refind-btrfs
Release 0.6.5
18 Nov 08:55
Compare
Sorry, something went wrong.
No results found
This release fixes a regression introduced with the previous release.
Release 0.6.4
21 Oct 16:09
Compare
Sorry, something went wrong.
No results found
This release fixes boot file existence checks thanks to this PR and its author, @givani30 .
Release 0.6.3
04 Oct 14:03
Compare
Sorry, something went wrong.
No results found
This release fixes issue #62 thanks to @Crec0 .
Release 0.6.2
14 Apr 09:06
Compare
Sorry, something went wrong.
No results found
Added support for new tokens added to rEFInd with versions 0.14.1 and 0.14.2.
Release 0.6.1
20 Nov 20:59
Compare
Sorry, something went wrong.
No results found
Merged a PR from @Sh3Rm4n which fixed a crash caused by findmnt returning duplicate mounted partitions
Regenerated ANTLR code (v4.13.1)
Release 0.6.0
11 May 10:23
Compare
Sorry, something went wrong.
No results found
Included usage of some new language features introduced in Python 3.11
Added support for rEFInd 0.14.4.2 (new config options)
Fixed backward compatibility breakage introduced in typeguard 3.0.1 (check_type() call)
Release 0.5.6
05 Nov 09:54
Compare
Sorry, something went wrong.
No results found
Added a hacky backwards compatibility solution for issue #43 .
Release 0.5.5
04 Nov 21:15
Compare
Sorry, something went wrong.
No results found
This release should be (hopefully) a definitive fix for issue #43 .
Release 0.5.4
04 Nov 10:08
Compare
Sorry, something went wrong.
No results found
This release fixes breaking changes which were introduced upstream (watchdog library). Related issues are #42 and #43 .
PyPI users should upgrade their watchdog installation with: pip install watchdog --upgrade
Release 0.5.1
08 Sep 18:39
Compare
Sorry, something went wrong.
No results found
This release fixes the following bug .