|
ae854cc040
|
fix(serialize-json): allow singular name at document root
|
2024-04-20 16:39:18 +02:00 |
|
|
0f8a549495
|
fix(serialize-json): port comment post processing from xml to remove empty comments
|
2024-04-20 15:19:49 +02:00 |
|
|
7bcde68b9f
|
fix(serialize-json): prevent json injection via malicious comments
|
2024-04-20 14:30:39 +02:00 |
|
|
ef874ede77
|
style(serialize-json): Make use of switch expressions
|
2024-04-17 10:44:09 +02:00 |
|
|
2bcaf3336e
|
fix(serialize-json): align handling of names in arrays with serialize-xml
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-14 10:12:23 +02:00 |
|
|
eb3db63fd5
|
feat(serialize-xml): initial prototyping for xml reader
|
2024-04-13 19:23:31 +02:00 |
|
|
1580c3f98d
|
feat(serialize): rework Transport api for writing
|
2024-04-13 14:21:07 +02:00 |
|
|
833494346e
|
fix(serialize-json): make JsonWriter.omitQuotes configurable
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-13 13:58:40 +02:00 |
|
|
2512ff4834
|
fix(serialize): remove broken tests because yes
|
2024-04-12 21:16:35 +02:00 |
|
|
7f7eb954f8
|
feat(serialize): implement data binding
|
2024-04-12 20:04:15 +02:00 |
|
|
df78e10c6a
|
feat(commons-serialize): port over gson streams as backend for new SerializeReader/SerializeWriter API in commons-serialize
|
2024-04-12 15:32:54 +02:00 |
|