We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d84122 + d0c6928 commit e8f9ec6Copy full SHA for e8f9ec6
2 files changed
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: pegboard
2
Title: Explore and Manipulate Markdown Curricula from the Carpentries
3
-Version: 0.7.1.9000
+Version: 0.7.2
4
Authors@R: c(
5
person(given = "Zhian N.",
6
family = "Kamvar",
NEWS.md
@@ -1,4 +1,4 @@
-# pegboard 0.7.1.9000 (unreleased)
+# pegboard 0.7.2 (2023-11-17)
## MISC
@@ -9,6 +9,11 @@
9
* `validate_links()` now differentiates between links and images in reporting
10
(reported: @joelnitta, #143; fixed: @zkamvar, #144)
11
12
+## DOCUMENTATION
13
+
14
+* Two vignettes added for XML and Episode class
15
+* Documentation for validation reporting added
16
17
# pegboard 0.7.1 (2023-10-03)
18
19
* child chunk options that would fail out of context no longer cause a failure.
0 commit comments