Skip to content

Version 1.0.1

Choose a tag to compare

@Samuel-Maddock Samuel-Maddock released this 11 Aug 11:52
· 16 commits to master since this release

This release adds the finished retrieve() method and minor bug fixes:

  • Fixed an issue with the retrieve() method where I forgot to add support to Poll ID
  • Added a constructor which allows you to create a poll by passing it a valid poll ID.
  • Fixed some typos in the README.md
  • Added another example to the example class