unstruwwel 0.2.2
- Remove invalid year check
(
expect_error(Year$new(2025))) 
unstruwwel 0.2.1
- Split given name and family name in DESCRIPTION
 
unstruwwel 0.2.0
- 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
- 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