NEWS
fangs 0.2.24
fangs 0.2.23
fangs 0.2.22 (2026-03-08)
fangs 0.2.21 (2025-04-11)
- Update paper citation.
- Do not specify a build target and rely on the default choice.
- Latest Roxido framework.
fangs 0.2.18 (2025-03-30)
- Internal update to track latest roxido framework.
- Update for CRAN compliance regarding "WARNINGs about calling bad
entry points in the "compiled code" check.
fangs 0.2.15
- Internal update to track latest roxido framework.
- Update for CRAN compliance in reporting rustc version during installation.
fangs 0.2.13 (2023-07-17)
- Adjust "SystemRequirements" as per
[Using Rust in CRAN packages](https://cran.r-project.org/web/packages/using_rust.html)
- Updated reference for paper.
- Updated to the latest framework from the cargo package.
- Clippy and other clean-ups.
fangs 0.2.11 (2023-01-24)
fangs 0.2.8 (2022-12-19)
- Added algorithm argument to fangs function, providing new search
algorithms.
fangs 0.2.2 (2022-12-05)
- Noted authorship of vendored Rust crates in DESCRIPTION, inst/AUTHORS, and
LICENSE.note.
- Modified configure script based on CRAN feedback.
fangs 0.1.6 (2022-06-27)
- Modified configure script based on CRAN feedback.
- Implemented CRAN suggestion regarding getwd(), setwd(), and on.exit().
- Followed CRAN suggestion regarding the use of cat().
fangs 0.1.1
- Fixed typographical error in DESCRIPTION file.
fangs 0.1.0
- Initial submission to CRAN.