Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 3.74 KB

CHANGELOG.md

File metadata and controls

49 lines (36 loc) · 3.74 KB

Changelog

##0.1.4

  • 0752e21 2016-09-07 require counter type (Nicolas Pepin-Perreault)
  • ddbc82c 2016-09-07 added temporary counter type (Nicolas Pepin-Perreault)
  • 6d993d8 2016-09-07 version bump (Nicolas Pepin-Perreault)
  • 985b54e 2016-09-07 updated String#set to have more options supported by redis (Nicolas Pepin-Perreault)

##0.1.2

  • 3651e53 2016-08-02 updated rake release task (Nicolas Pepin-Perreault)
  • 35bfaeb 2016-08-02 ignore .gem files (Nicolas Pepin-Perreault)
  • d317bc8 2016-08-02 remove COC (Nicolas Pepin-Perreault)
  • d41fb0d 2016-07-25 bust github image cache for coveralls badge (Sergio Medina)
  • a2145bc 2016-07-25 lint Gemfile (Sergio Medina)
  • 3873b33 2016-07-25 udpdate ROADMAP (Sergio Medina)
  • d1f9952 2016-07-25 add coveralls badge to README.md (Sergio Medina)
  • dd1d8a8 2016-07-25 update sublime project file (Sergio Medina)
  • 34ba881 2016-07-25 added SortedSet.empty? and improve SortedSet test coverage (Sergio Medina)
  • 3ecdc69 2016-07-25 try coveralls (Sergio Medina)

##0.1.1

  • 6617250 2016-07-24 move tests to test/redis_rds (Sergio Medina)
  • 48d8c0b 2016-07-24 run tests in random order (Sergio Medina)
  • 2fe8944 2016-07-24 require only active record core extensions (Sergio Medina)
  • 9cf87a8 2016-07-24 ignore vim temp and swap files (Sergio Medina)
  • 96b541b 2016-07-23 drop rails dependency and use default bundler gem scaffolding (Sergio Medina)
  • 2cce40e 2016-07-19 fix broken link (Sergio Medina)
  • 9afe525 2016-07-19 build status added, removing it from the roadmap (Sergio Medina)
  • aecb26b 2016-07-19 use travis badge for master branch (Sergio Medina)
  • db3ffb2 2016-07-19 add travis CI config (Sergio Medina)
  • 0dc4578 2016-07-19 move RedisSingleton.clear_test_db to setup in test_helper (Sergio Medina)

##0.1.0

  • b97c0c4 2016-07-18 bump version to 0.1.0 (Sergio Medina)
  • 4a29c74 2016-07-18 remove configuration through YAML files (Sergio Medina)
  • c8534b3 2016-07-18 small changes to Roadmap (Sergio Medina)

##0.0.4

##0.0.3

  • 6dd41ea 2016-07-17 version bump (Sergio Medina)
  • 0431cd1 2016-07-17 ignore README.md-u (Sergio Medina)