Upgrade to 4.1.2
4.1.2:
- Fixed bigint encoding taking quadratic time
- Fixed overflow errors when encoding floating point numbers in canonical mode
- Improved decoder performance for dictionaries
- Minor documentation tweaks
4.1.1:
- Fixed encoding of negative `Decimal` instances (PR by Sekenre)