Skip to content

Releases: cyface-de/serialization

4.1.12

26 Oct 04:28

Choose a tag to compare

Fixed:
- Make speed < 0 logging debug and support lazy to avoid log spam and pressure

4.1.11

07 Jul 08:47

Choose a tag to compare

Changed:
- Set supported deserialized metadata versions to 3.0.0+3.1.0

4.1.10

03 Jul 14:59

Choose a tag to compare

Fixed:
- Allow Way.id = 0

4.1.9

03 Jul 14:05
64e9f40

Choose a tag to compare

Fixed:
- Add error message to validation in Way class

4.1.8

15 May 12:59
22a6d8c

Choose a tag to compare

Changed:
- Add BSONL and JSONL to ExportOptions

4.1.7

06 May 15:41
8cdd2e5

Choose a tag to compare

Fixed:
- [STAD-720] Throw typed exception for no track crash

4.1.6

06 May 12:49
9a9d882

Choose a tag to compare

Changed:
- Make location.speed invalid an INFO log to avoid WARN spam in log

4.1.5

06 May 10:43
1e1ca6d

Choose a tag to compare

Fixed:
- Crashes when deserializing without sensor data

4.1.4

28 Apr 10:44
dac6c73

Choose a tag to compare

Changed:
- Extent export options

4.1.3

28 Apr 10:13
e593d32

Choose a tag to compare

Fixed:
- Measurement.asCsv returns header with linebreaks (should only be header data)
- Measurement.asCsv returns lines without data (made it hard to append a line break in the handler)