Releases: cyface-de/serialization
Releases · cyface-de/serialization
3.4.2
3.4.1
Changed: - Converted OSM models to Kotlin
3.4.1-beta1
Fix build in libraries using this dependency
3.4.0
Removed: - RequestMetaData model (should be part of the uploader library not serialization) Added: - Description of the binary data in the Readme
3.3.0
Added: - Support for sensor data export (in Measurement model)
3.2.0
Removed: - Old activation (authentication) Added: - Support for measurements attachments (logs, images, videos) to RequestMetaData
3.1.1
Changed: - Add serialVersionUID to CalibrationJob
3.1.0
Added: - clearFor(location) method to Track class - invalidLocations property to CalibrationJob - equals method to RawRecord Changed: - Migrated and refactored classes to Kotlin
3.0.0
Changed: - UserId is now a UUID (instead of an ObjectId)
2.3.7
Added: - Activation class (used in registration to choose an activation email template)