3.1.1 (2024-04-14)
This is a small patch release to introduce a couple small fixes related to filesystem links, and an issue affecting weak references which was introduced in 3.1.0. Some documentation updates and configuration consistency details are also included.
Thank you to everybody that contributed to this release!
Fixes
- Add symlink locking for filesystems that do not support hardlinks #1708 (@cfxegbert)
- Fix error caused by weakly referenced package not specifying version #1712 (@loonghao)
Documentation
- Add plugin documentation page #1703 (@BryceGattis)
- Make gh-rez external link dynamic #1707 (@BryceGattis)
Miscellaneous
- Convert all plugin rezconfig to rezconfig.py #1692 (@brycegbrazen)