Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.1.0 #5

Closed
9 tasks done
pwittchen opened this issue Oct 4, 2015 · 0 comments
Closed
9 tasks done

Release 0.1.0 #5

pwittchen opened this issue Oct 4, 2015 · 0 comments
Assignees

Comments

@pwittchen
Copy link
Owner

Initial release notes:

  • added Filter class providing methods, which can be used with filter(...) method from RxJava inside specific subscription. These methods can be used for filtering stream of Beacons by Proximity, distance, device names and MAC addresses.
  • added missing reactivebeacons package to library module

Things to do:

  • write unit tests for Filter class
  • perform manual tests of Filter class
  • add short documentation about Filter class in README.md
  • bump version of library to 0.1.0
  • upload archives to Maven Central
  • update JavaDoc on gh-pages
  • update CHANGELOG.md
  • bump library version to 0.1.0 in README.md after Maven Sync
  • create new GitHub release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant