Version 6.0.0
Major changes to input/return types (#309)
- Classes
Line,Ticket,Userare now interface types (do not require instantiation, only validate the shape of the object) User.isAdmin()andUser.isOwner()methods removed- No longer required to pass in IDs where it doesn't make sense