v3.3.3
Changes
This is a special release, put up to prevent the R package from being archived on CRAN.
See #5502 and #5525 for context.
This release only contains the changes, relevant to v3.3.2
, necessary to prevent removal of the R package from CRAN.
💡 New Features
- [PARTIALLY: only for R-package] Add support for Visual Studio 2022 @StrikerRUS (#4889)
🔨 Breaking
None
🚀 Efficiency Improvement
None
🐛 Bug Fixes
- Check existence of inet_pton for win32 in CMakeLists.txt (fixes #5019) @shiyu1994 (#5159)
- [ci] [R-package] use R 4.2.1 in Windows CI jobs (fixes #4881) @jameslamb (#5503)
- [R-package] fix test on non-ASCII features in non-UTF8 locales @jameslamb (#5526)
📖 Documentation
None
🧰 Maintenance
- [ci] run Appveyor checks on PRs targeting release/ branches @jameslamb (#5528)
- [ci] run CI on pull requests targeting release/ branches @jameslamb (#5527)
- [ci] [R-package] ensure that MSVC jobs fail when tests fail (fixes #5439) @jameslamb (#5448)