Skip to content

Releases: davidmoten/rxjava2-jdbc

0.1-RC4

20 Sep 07:51
Compare
Choose a tag to compare
  • implemented equals and hashCode in automapped proxy objects (equals returns result of object equality test and hashCode returns 0 always)

0.1-RC3

20 Sep 05:35
Compare
Choose a tag to compare
  • implement meaningful toString method of automapped objects (was returning null), fixes #1
  • fix #2 problem with observer removal found in concurrency testing

0.1-RC1

09 Sep 23:37
Compare
Choose a tag to compare
  • initial release candidate, have a play! README.md has docs.