Skip to content

Commit

Permalink
update to version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
douwe committed Jan 16, 2024
1 parent e962bdc commit a17bd2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: parcr
Title: Construct Parsers for Structured Text Files
Version: 0.4.5
Version: 0.5.0
Authors@R:
person(given = "Douwe",
family = "Molenaar",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# parcr 0.5.0

* All function descriptions and documentation thoroughly reviewed and updated.
* Vignettes reviewed and updated.

# parcr 0.4.5

* Extended the fasta file example in the vignette by showing the use of %or%
Expand Down

0 comments on commit a17bd2e

Please sign in to comment.