Added support for new tokens added to rEFInd with versions 0.14.1 and 0.14.2.
0.6.1
- Merged a [PR](https://github.com/Venom1991/refind-btrfs/pull/51) from Sh3Rm4n which fixed a crash caused by `findmnt` returning duplicate mounted partitions - Regenerated ANTLR code (v4.13.1)
0.6.0
- 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)
0.5.6
Added a hacky backwards compatibility solution for issue 43.
0.5.5
This release should be (hopefully) a definitive fix for issue 43.