Skip to content

v0.0.3 (2015-01-16)

Compare
Choose a tag to compare
@lmmendes lmmendes released this 16 Jan 17:40
· 34 commits to master since this release
  • Bug fix: Missing 'event_tickets' namespace for from client
  • Bug fix: Passworks::Response#ok? now returning correct information
  • Feature: Implemented custom push message in the PassResource#push via :push_message attribute
# @pass is a PassResource instance that maps to a pass in the system
@pass.push({push_message: "hello world"})