- 4d22a9f 2.0.0 (@byronhulcher)
- #12 Add support for a supplied reversed chance to draw functions (@byronhulcher)
- e3caaeb Add support for a supplied reversed chance to draw functions (@byronhulcher)
- 9c30258 Only push coverage to climate if istanbul runs (@byronhulcher)
- a7aae95 Don't define our own unique pluck method (@byronhulcher)
- 48d53e3 Improving Babel usage (@byronhulcher)
- e40e276 README.md badge shuffling (@byronhulcher)
- 30f9c8f Add codeclimate badges to README.md (@byronhulcher)
- a275e90 Add ratings to src directory on code climate (@byronhulcher)
- 1181c9b reporting to codeclimate can be done after tests are run (@byronhulcher)
- 5202211 Adding istanbul for codeclimate test coverage (@byronhulcher)
- 9d42170 codeclimate should ignore dist (@byronhulcher)
- 7f6415d Testing eslint support on codeclimate (@byronhulcher)
- e579d48 linting tests now (@byronhulcher)
- af143ef Replace complicated drawing algorithm with knuth shuffling (@byronhulcher)
- b42b946 Added npm package version badge (@byronhulcher)
- 759ab69 Moved circleci badge to newline in readme (@byronhulcher)
- #10 Get CircleCI working! (@byronhulcher)
- c9d9be0 Added repository field to pacakage.json (@byronhulcher)
- 3853980 Empty node_modules folder before npm install on circleci (@byronhulcher)
- f4a8edd Added circle.yml file (@byronhulcher)
- 85b1cf4 Added circleci badge (@byronhulcher)
- ae853a4 Added missing rimraf dev dep (@byronhulcher)
- 2e0419f 1.1.3 (@byronhulcher)
- f41571c Added babel-runtime to deps (@byronhulcher)
- b606054 Updated changelog (@byronhulcher)
- 3252b75 1.1.2 (@byronhulcher)
- 94c8422 Fixed source file after linting (@byronhulcher)
- 19c9337 Better linting support (@byronhulcher)
- 8a8736e Automatic updating of CHANGELOG.md (@byronhulcher)
- 4b722df 1.1.0 (@byronhulcher)
- 0e6e128 Added test that deck is not modified after reading (@byronhulcher)
- 31a314d Updated README.md to include drawCard() and drawReading() (@byronhulcher)
- 2a51d5b drawReading should not return an array longer than the deck (@byronhulcher)
- b5aa95b Added tests for drawing a single card and readings (@byronhulcher)
- f21e58b Added functionality to draw one or more cards (@byronhulcher)
- #9 Convert module to use es6 syntax (@byronhulcher)
- 367875d Using es6 export syntax (@byronhulcher)
- 1fe2790 Added inline source map support (@byronhulcher)
- e3549df More es6-y (@byronhulcher)
- f143610 Clean and build before testing (@byronhulcher)
- #8 Add eslint dependency and lint our code! (@byronhulcher)
- b66bba5 Now passes eslint (@byronhulcher)
- 19c1ac9 Added eslint to repo (@byronhulcher)
- 89a522b Removed extra blank line from .babelrc file (@byronhulcher)
- #6 Add babel (@byronhulcher)
- 0cce093 Code now runs through babel (@byronhulcher)
- 422e715 Added much needed .gitignore file (@byronhulcher)
- da24f6c Title of Readme should link back to github repo (@byronhulcher)
- 075d595 1.0.2 (@byronhulcher)