Skip to content

Version 13.2.0

Compare
Choose a tag to compare
@joniles joniles released this 12 Aug 16:01
· 64 commits to master since this release
  • Implemented the UserDefinedField.Builder class.
  • Marked the UserDefinedField constructor as deprecated. Use the builder class instead.
  • Marked the UserDefinedField.setDataType() method as deprecated. Use the builder class instead.
  • Updated to address an issue when writing XER files where a project does not have an explicit Unique ID value, and there are project UDF values.
  • Added the convenience method ActivityCode.addValue to make it easier to add a value to an activity code.