scalaxb 1.7.5
- Populates
xsi:type
attribute ontoXML(...)
#518 by @abestel - Adds
scalaxbUseLists
setting to generateList[A]
instead ofSeq[A]
#526 by @pgrandjean - Fixes code generation to avoid multi-arg infix syntax #531 by @margussipria
- Splits generated
fromString
method for big enums that would otherwise not compile #517 by @LolHens