issues
search
esensar
/
kotlinx-serialization-msgpack
MsgPack support for kotlinx.serialization -- msgpack.org[kotlinx.serialization]
https://www.ensarsarajcic.com/kotlinx-serialization-msgpack/
MIT License
44
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ability to decode to a raw ByteArray
#101
anpez
opened
1 month ago
3
added support for ordinal enums
#99
krisbitney
closed
1 year ago
6
Configuration option to encode enums as ordinal values
#98
krisbitney
closed
1 year ago
4
Configuration option to encode enums as ordinal values
#97
krisbitney
closed
1 year ago
4
Bug: unable to serialize Map<String, Any>
#96
krisbitney
closed
1 year ago
1
removed redundant call to serialize in BaseMsgPackExtensionSerializer
#95
krisbitney
closed
1 year ago
0
added mac os arm64 target
#94
krisbitney
closed
1 year ago
0
macosArm64 support
#93
krisbitney
closed
1 year ago
1
double serialization in BaseMsgPackExtensionSerializer
#92
krisbitney
closed
1 year ago
1
fix: prevent overflow with ignoreUnknownKeys
#88
esensar
closed
1 year ago
0
Update MsgPackDecoder.kt
#87
umerov1999
closed
1 year ago
5
fix: handle decoding nested class with missing keys and ignoreUnkownKeys
#85
rubixhacker
closed
2 years ago
2
feat: isStrict set as false attempts to parse all number types
#84
rubixhacker
closed
2 years ago
2
feat: make MsgUnpacker more lenient when parsing number types, issue #81
#83
rubixhacker
closed
2 years ago
1
Stepping off end of collection when desired key is not in the payload but other ignored keys are present
#82
rubixhacker
closed
2 years ago
1
When strictTypes is false support parsing all number types for the requested type
#81
rubixhacker
closed
2 years ago
2
Added iosSimulatorArm64
#78
FabD86
closed
2 years ago
0
iOS Simulator not supported
#77
GrantAnt
closed
2 years ago
3
Release/0.5.0
#74
esensar
closed
2 years ago
0
Crashing due to integer deserialization
#73
AlirezaGhanbarinia
closed
2 years ago
2
Workflow upgrade
#71
esensar
closed
2 years ago
0
Hotfix/0.4.4
#70
esensar
closed
2 years ago
0
unknownfieldexception
#69
AlirezaGhanbarinia
closed
2 years ago
3
chore: migrate to new sonatype host
#68
esensar
closed
2 years ago
0
chore: migrate to new sonatype host
#67
esensar
closed
2 years ago
0
Hotfix/enum serialization
#65
esensar
closed
2 years ago
0
fix: add missing enum serialization
#64
esensar
closed
2 years ago
0
Enum serialization is not working
#63
Galarzaa90
closed
2 years ago
1
Hotfix/windows cross compilation
#62
esensar
closed
2 years ago
0
Hotfix/windows cross compilation
#61
esensar
closed
2 years ago
0
Windows library doesn't seems to exist.
#60
JakeCB
closed
2 years ago
2
21 descriptive errors
#59
esensar
closed
3 years ago
0
Deserialization fails for nested structures
#57
esensar
closed
3 years ago
0
chore: move plugins to separate files
#56
esensar
closed
3 years ago
0
possible manifest incompatibility with maven?
#55
jnorthrup
closed
3 years ago
6
Resolve gradle metaspace issues
#53
esensar
closed
3 years ago
1
feat: add configuration to prevent number overflows
#52
esensar
closed
3 years ago
0
experimental unsigned support module
#51
esensar
closed
3 years ago
0
feat: add dynamic serialization support
#50
esensar
closed
3 years ago
0
feat: add strict type mode
#48
esensar
closed
3 years ago
0
feat: add raw type compatibility
#47
esensar
closed
3 years ago
0
Composite encoder/decoder refactor
#46
esensar
closed
3 years ago
0
Timestamp extension type support
#45
esensar
closed
3 years ago
0
Consider security features as seen in python msgpack library
#44
esensar
opened
3 years ago
1
chore: add GitHub Actions workflow for release
#42
esensar
closed
3 years ago
0
chore: update GitHub Actions main branch name
#41
esensar
closed
3 years ago
0
Add ios target support
#40
makindotcc
closed
3 years ago
5
docs: add changelog in keepachangelog.com format
#39
esensar
closed
3 years ago
0
feat: add support for custom extension types
#38
esensar
closed
3 years ago
0
Add missing test cases for Ext format family
#37
esensar
opened
3 years ago
1
Next