mxj v2.0 Release Notes

Release Date: 2019-07-04 // over 4 years ago
  • 🔨 Minor refactoring - add MapSeq type to reduce confusion and move associated functions and methods from Map to MapSeq.

    💥 Breaking change - remove XmlWriter methods that return 'raw' value that is written on the io.Writer. This seems silly and unnecessary. (For those who want it they are just commented out in the source code, so they can be easily restored.)(