v0.4.0
- Testsuite migrated to RSpec
- Travis: Test against Rails 4.0/4.1 and Ruby 2.1.0
- Generated migration fixed to be .rb file (PR #36, thanks to @jarinudom)
- In queries, use ReadMark.table_name to allow custom table names (PR #39, thanks to @felipetio)