Skip to content

Commit

Permalink
Update news file
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Dec 1, 2009
1 parent 3b0a581 commit 2698f05
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
stringr 0.3
===========

* fixed() now also escapes |
* str_join() renamed to str_c()
* all functions more carefully check input and return informative error
messages if not as expected.
* add invert_match() function to convert a matrix of location of matches to
locations of non-matches
* add fixed() function to allow matching of fixed strings.
Expand Down

0 comments on commit 2698f05

Please sign in to comment.