Skip to content

Commit f596d84

Browse files
committed
Release notes...
1 parent cedb500 commit f596d84

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

NEWS.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# grader 0.0.0.9000
2-
3-
* Added a `NEWS.md` file to track changes to the package.
1+
# assignr 0.0.1
42

3+
## Features
54

5+
- Automatically generate a solution key and an assignment from asingle `.Rmd`
6+
file via `assignr("hwXX-main.Rmd")`.
7+
- Compress individual the solution key and assignment files via a zip.
8+
- Automatically deploy to a [GitHub Pages](https://pages.github.com/)
9+
website with the default output directory set to `/docs`.
610

0 commit comments

Comments
 (0)