robospice v1.2.0 Release Notes

Release Date: 2012-11-12 // over 11 years ago
    • โž• Added network stating indirection in RequestProcessor. Thx to Pierre Durand
    • โž• Added a check in request classes to verify that requests are not inner classes of activities as this would create a memory leak. Thx to Cyril Mottier.
    • ๐Ÿ›  fixed bug in InFileObjetPersister. Thx to florianmski
    • ๐Ÿ›  fixed bug in json and xml persisters
    • โž• Added json gson and jackson and xml simple serializer tests.
    • โž• Added network state test.
    • โž• Added multiple object persister test.