Skip to content

Releases: Richienb/rdo

Maintenance update

09 Feb 11:18
8372eb6

Choose a tag to compare

BREAKING CHANGES

  • reqBase is now reqPublic.
  • For servers, Node.js 10 or later is required.
  • For browsers, the code is now compiled to ES2018.

Minor refactoring

03 Jan 09:23
726da36

Choose a tag to compare

Changed

  • Properly encode dates for draws.
  • Simplified base64 to blob conversion.
  • Update comma formatting
  • Use shorthands for specifying asynchronous functions in delegation, draw and giveaway.

Minor fixes

26 Nov 03:40
3439cfa

Choose a tag to compare

Changed

  • Fix docstring for the signed parameter.
  • Better error message for the API key check.

Removed

  • Warning messages when calling functions without an API key.

Initial Release

24 Nov 07:30
4fb449a

Choose a tag to compare

Added

  • integer
  • decimal
  • sequence
  • gaussian
  • string
  • uuid
  • blob
  • quota
  • draw
  • giveaway
  • delegation