Skip to content

Commit

Permalink
version bump and NEWS entry, NDJSON & connections
Browse files Browse the repository at this point in the history
  • Loading branch information
mtmorgan committed Jan 21, 2024
1 parent e2901a8 commit e933c99
Show file tree
Hide file tree
Showing 2 changed files with 2 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: rjsoncons
Title: 'C++' Header-Only 'jsoncons' Library for 'JSON' Queries
Version: 1.1.0.9300
Version: 1.1.0.9400
Authors@R: c(
person(
"Martin", "Morgan", role = c("aut", "cre"),
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# rjsoncons 1.2.0

- (1.1.0.9400) support NDJSON and file / url connections
- (1.1.0.9300) implement `j_query()` (query without requiring path
specification), `j_pivot()`, and `j_path_type()`. Remove
`jsonpivot()`.
Expand Down

0 comments on commit e933c99

Please sign in to comment.