Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@oisin oisin released this 21 Apr 19:31
· 20 commits to master since this release

UPDATES

  • Test suite now uses VCR for easy offline testing, thanks to @gary-rafferty #20
  • Attribute name styles in API standardized and correct typing applied, so all attributes that are dates return proper Date objects rather than Strings, thanks to @michaeldever #24. This is an API compatibility change, hence the minor number update. Your code may need to change to accommodate the type changes.