NEWS
unstruwwel 0.2.2 (2025-01-27)
- Remove invalid year check (
expect_error(Year$new(2025)))
unstruwwel 0.2.1 (2024-08-28)
- Split given name and family name in DESCRIPTION
unstruwwel 0.2.0 (2022-08-31)
- Re-generate
.Rd files using the current CRAN version of roxygen2
- Fix bug in
unstruwwel() if there are multiple dates with day specifications
unstruwwel 0.1.0 (2021-01-19)
- Develop basic functionality (
unstruwwel(), guess_language(), and get_dates())
- Implement unit testing with Travis and AppVeyor as well as Code Coverage tracking
- Add
NEWS.md file to track changes to the package
- Add
LICENSE.md and CODE_OF_CONDUCT.md