Skip to content

0.2.0

Compare
Choose a tag to compare
@ocean90 ocean90 released this 05 May 20:40
· 19 commits to master since this release
0.2.0

Added

  • Add interface abstraction layer for dependency injection. Props @emkookmer.

Fixed

  • Ensure updated_since is using ISO 8601 date format. Props @stewsnooze.
  • Fix and add pagination method to retrieve total entries count. Props @jkulak.