Sha256: 043521f3b12562d04a5312efa3451cbdba25406ce338430a64533a610dddf860

Contents?: true

Size: 1.92 KB

Versions: 1

Compression:

Stored size: 1.92 KB

Contents

# ChangeLog

The following are lists of the notable changes included with each release.
This is inteded to help keep people informed about notable changes between
versions as well as provide a rough history.

#### Next Release

#### v1.5.0

* Upgraded dependency gems and moved to less pessimisitic versioning
  constraints on the dependencies.

#### v1.4.0

* Added `curses` as a gem dependency because in ruby version 2.1.0 they have
  removed `curses` from the standard lib. This can be seen in their [release
  notes](https://www.ruby-lang.org/en/news/2013/12/25/ruby-2-1-0-is-released/)
  as well as in one of their tickets
  [\#8584](https://bugs.ruby-lang.org/issues/8584).

#### v1.3.0

* Added support for Stash user profile repositories. This means you can now
  have `pra` watch not only your Stash project housed repositories but also
  your personal repositories that are housed under your Stash user profile.

#### v1.2.0

* Added Assignee blacklisting so that when you have a group user that
  represents a team assignment it can be blacklisted so that it doesn't show
  up as assigned.

#### v1.1.0

* Added "Assignee" column so that users can see which pull requests have
  already been assigned ([\#10](https://github.com/reachlocal/pra/issues/10))

#### v1.0.0

* Added connection failure handling so it stays running
  ([\#1](https://github.com/reachlocal/pra/issues/1))
* Added user notification of connection failures
  ([\#1](https://github.com/reachlocal/pra/issues/1))
* Added error logging to `~/.pra.error.log`
  ([\#1](https://github.com/reachlocal/pra/issues/1))

#### v0.1.1

* Fixed up the gemspec to include homepage on rubygems.org

#### v0.1.0

This is the first public release. It includes the following:

* Added ability to open selected pull request
* Made Pull Requests in the list selectable
* Listing of Pull Requests found to be open
* Support for pulling Pull Requests from GitHub
* Support for pulling Pull Requests from Stash

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pra-1.5.0 ChangeLog.md