Skip to content

Version 1.0.3

Choose a tag to compare

@Samuel-Maddock Samuel-Maddock released this 31 Mar 23:40
· 8 commits to master since this release

Minor bug fixes and QoL changes:

  • Added a toString() method to the StrawPoll object which just calls toRawJSON()
  • Fixed the update() method for updating current polls
  • Added more documentation to StrawPoll.java
  • Added an example of using the update() method in Example.java
  • Fixed typos in README.md