Mindbender Ghur'sha
·
467 commits
to master
since this release
Changed
- Upper limit for serde version.
Fixed
- Use the most effective int encoding
Even if the value is explicitly marked as i64 it must be encoded using
the most effective bytes representation despite of signed it or
unsigned.