xpack

convert json/xml/bson to c++ struct

APACHE-2.0 License

Stars
608
Committers
8

Bot releases are hidden (Show)

xpack - v1.0.5

Published by xyz347 over 1 year ago

  1. support Qt6
  2. support MySQL
  3. fix some compile warning of xml
xpack - v1.0.4

Published by xyz347 over 1 year ago

  • use shared_ptr in JsonData
  • fix null type bug for JsonData
  • add English README
  • fix a test bug
xpack - v1.0.3

Published by xyz347 almost 2 years ago

  • new feature
    • support write 'null' with empty value in json
    • support custom codec
    • support use enum as map key
    • support customize xml vector label
    • encoder support SetMaxDecimalPlaces
    • json support NaN
    • xml support CDATA
    • json support encode vector in single line
  • bug fix
    • fix xml encoder bug when vector size zero
    • fix encoder bug when omit empty
xpack - v1.0.2

Published by xyz347 over 2 years ago

  1. fix some compile warning
  2. support long long in Windows
  3. json support map<int, T>
  4. json support JsonData
  5. support array
  6. make encoder/decoder noncopyable
  7. optimize for qt
  8. Fix the bug that the string will be truncated when it contains u0000
xpack - fix some xml bug

Published by xyz347 almost 4 years ago

xpack - support json and xml

Published by xyz347 almost 4 years ago