Skip to content

Morpheus 0.4.0

Choose a tag to compare

@xamoom-raphael xamoom-raphael released this 25 Apr 07:54
· 75 commits to master since this release
  • Integrated Gson for better object mapping (Thanks to @ycoupe) (#1)
  • Changed from own annotation 'SerializeName' to Gsons 'SerializedName'
  • Refactored Links to be public (Thanks to @openkwaky)
  • Added Travis as CI