Changelog
(This changelog follows the Keep a Changelog
format.)
[0.1.0] - 2025-05-28
Added
Changed
- Major refactor, including new prompt layout in
inst/prompts
- The
explain()
generic gained a default fallback method
(thanks to @Grandhe-Sundhar). Closes #3.
- Revised vignette and README files.
- Changed LICENSE to GPL (>= 2).
- Removed troublesome OpenAI URL in vignette
Miscellaneous
- Fixed redundant arg lists and calls to
match.arg()
.
- Updated
Description
field per feedback from CRAN.