Skip to content

Releases: xamoom/Morpheus

Morpheus 0.4.1

07 Sep 08:07

Choose a tag to compare

  • Remove e.printStackTrace();

Morpheus 0.4.0

25 Apr 07:54

Choose a tag to compare

  • 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