Skip to content

Commit 954bbe8

Browse files
committed
switch to releases page
1 parent 946d04d commit 954bbe8

2 files changed

Lines changed: 4 additions & 38 deletions

File tree

docs/new-in-this-release.Rmd

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,8 @@
11
---
2-
title: "What's new in `rmr2` 3.3.0"
2+
title: "What's new in `rmr2` x.y.z"
33
output:
44
html_document:
55
keep_md: true
66
---
77

8-
## Features
9-
10-
* `dfs.ls`: backend-independent listing of directories
11-
* [`avro`](avro.apache.org/) input format
12-
13-
## Enhancements
14-
15-
* `equijoin` preserves keys in default reducer
16-
* default `backend.parameters` less intrusive, hopefully work for more people out of the box
17-
* added startup message about important Hadoop settings pointing to a help entry
18-
19-
20-
## Bugs Fixed
21-
22-
* `NA_character_` fully supported
23-
* `methods` imported explicitly, apparently it's now necessary
24-
* outer joins don't force users to return only lists from reducers
25-
* `hdfs.cmd` heuristics are less brittle
8+
We switched to using the github [release page](https://github.com/RevolutionAnalytics/rmr2/releases). Please head there and update your links or bookmarks.

docs/new-in-this-release.md

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,3 @@
1-
# What's new in `rmr2` 3.3.0
1+
# What's new in `rmr2` x.y.z
22

3-
## Features
4-
5-
* `dfs.ls`: backend-independent listing of directories
6-
* [`avro`](avro.apache.org/) input format
7-
8-
## Enhancements
9-
10-
* `equijoin` preserves keys in default reducer
11-
* default `backend.parameters` less intrusive, hopefully work for more people out of the box
12-
* added startup message about important Hadoop settings pointing to a help entry
13-
14-
15-
## Bugs Fixed
16-
17-
* `NA_character_` fully supported
18-
* `methods` imported explicitly, apparently it's now necessary
19-
* outer joins don't force users to return only lists from reducers
20-
* `hdfs.cmd` heuristics are less brittle
3+
We switched to using the github [release page](https://github.com/RevolutionAnalytics/rmr2/releases). Please head there and update your links or bookmarks.

0 commit comments

Comments
 (0)