Skip to content

1.0.5

Compare
Choose a tag to compare
@pwittchen pwittchen released this 18 Jun 19:39
  • Removed final keyword from Prefser class in order to allow class mocking
  • Removed unused imports from Prefser class
  • Added test coverage report generation
  • Increased test coverage to 100%
  • Added abstraction for JsonConverter and default GsonConverter
  • Added getAndObserve(...) method
  • Emitting current value right on subscription to Observable with getAndObserve(...) method
  • Added GitHub pages with generated JavaDoc documentation on gh-pages branch available at: http://pwittchen.github.io/prefser/