v2.4.4
New Features
- Skip ReadOnly and BindIgnore Properties on Bind (#228) Thanks @rodrigopiccelli
Improvements
- Update NuGet and Action dependencies (#227)
- Cleanup code (#229)
- Added enhanced checking of interactive environments (#231)
Bug fixes
- Fixed crash when displaying many items in
Prompt.SelectorPrompt.MultiSelect(#230)