Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

Release 0.1.4

Compare
Choose a tag to compare
@robindrost robindrost released this 22 Aug 17:01
· 58 commits to master since this release
  • Added magic __isset method to the model for empty checks;
  • Moved relationships to a trait;
  • Code clean up;