Sha256: ca9c9428523b767dc374f49f18e284119097d7f04882a91d8cb6dad1dad8b4f7

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

## Change Log

### [v1.1.0](https://github.com/khiav223577/roulette-wheel-selection/compare/v1.0.2...v1.1.0) 2019/01/28
- [#7](https://github.com/khiav223577/roulette-wheel-selection/pull/7) Behavior should be like Array#sample (@khiav223577)

### [v1.0.2](https://github.com/khiav223577/roulette-wheel-selection/compare/v1.0.1...v1.0.2) 2019/01/22
- [#5](https://github.com/khiav223577/roulette-wheel-selection/pull/5) Support sampling N elements (@khiav223577)
- [#4](https://github.com/khiav223577/roulette-wheel-selection/pull/4) Fix: broken test cases after bundler 2.0 was released (@khiav223577)

### [v1.0.1](https://github.com/khiav223577/roulette-wheel-selection/compare/v1.0.0...v1.0.1) 2018/07/17
- [#3](https://github.com/khiav223577/roulette-wheel-selection/pull/3) Fix: zero weight objects should be ignored (@khiav223577)
- [#2](https://github.com/khiav223577/roulette-wheel-selection/pull/2) Fix: should return nil if input is empty (@khiav223577)
- [#1](https://github.com/khiav223577/roulette-wheel-selection/pull/1) try using new test reporter (@khiav223577)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
roulette-wheel-selection-1.1.1 CHANGELOG.md