Skip to content

Commit

Permalink
switch to releases page
Browse files Browse the repository at this point in the history
  • Loading branch information
piccolbo committed Feb 10, 2015
1 parent 946d04d commit 954bbe8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 38 deletions.
21 changes: 2 additions & 19 deletions docs/new-in-this-release.Rmd
Original file line number Diff line number Diff line change
@@ -1,25 +1,8 @@
---
title: "What's new in `rmr2` 3.3.0"
title: "What's new in `rmr2` x.y.z"
output:
html_document:
keep_md: true
---

## Features

* `dfs.ls`: backend-independent listing of directories
* [`avro`](avro.apache.org/) input format

## Enhancements

* `equijoin` preserves keys in default reducer
* default `backend.parameters` less intrusive, hopefully work for more people out of the box
* added startup message about important Hadoop settings pointing to a help entry


## Bugs Fixed

* `NA_character_` fully supported
* `methods` imported explicitly, apparently it's now necessary
* outer joins don't force users to return only lists from reducers
* `hdfs.cmd` heuristics are less brittle
We switched to using the github [release page](https://github.com/RevolutionAnalytics/rmr2/releases). Please head there and update your links or bookmarks.
21 changes: 2 additions & 19 deletions docs/new-in-this-release.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
# What's new in `rmr2` 3.3.0
# What's new in `rmr2` x.y.z

## Features

* `dfs.ls`: backend-independent listing of directories
* [`avro`](avro.apache.org/) input format

## Enhancements

* `equijoin` preserves keys in default reducer
* default `backend.parameters` less intrusive, hopefully work for more people out of the box
* added startup message about important Hadoop settings pointing to a help entry


## Bugs Fixed

* `NA_character_` fully supported
* `methods` imported explicitly, apparently it's now necessary
* outer joins don't force users to return only lists from reducers
* `hdfs.cmd` heuristics are less brittle
We switched to using the github [release page](https://github.com/RevolutionAnalytics/rmr2/releases). Please head there and update your links or bookmarks.

0 comments on commit 954bbe8

Please sign in to comment.