Released 26 Oct 2010
Major changes:
- 'dot' action code operators
- Timeline view HTML export
Numerous maintenance fixes.
See 5.7.0 Release Notes for more detail of minor points.
This version is cited in the following notes:
- AttributeName(pattern) (DEPRECATED)
- Coding conventions
- Color Data Type
- Color.blue
- Color.brightness
- Color.green
- Color.hue
- Color.red
- Color.saturation
- Date Data Type
- Date.day
- Date.hour
- Date.minute
- Date.month
- Date.weekday
- Date.year
- Exporting to HTML
- Extend Outline selection downwards
- Extend Outline selection upwards
- HTML Export: ^value^ vs. ^get^
- List/Set.contains("pattern")
- List/Set.empty
- List/Set.replace("match","replacement")
- List/Set.size
- List/Set.tr(dataIn,dataOut)
- Negative Dates (i.e. years BCE/BC)
- Note/Agent/Adornment dialogs: Sort Transform pop-up menu
- Number.precision(N)
- Reverse Look-up Map
- Shaped and Patterned Adornments
- Sorting - lexical and numeric
- Sorting Agent Results
- String.contains("pattern")
- String.empty
- String.json()
- String.replace("pattern","replacement")
- String.size
- String.substr(startN[,lengthN])
- String.tr("dataIn","dataOut")
- The 'dot' operators
- Timeline bands
- Timeline code export dialog
- Timeline view
- brightness(color[,value]) (DEPRECATED)
- format(data, "formatString")
- hour(theDate[,value])
- hue(color[,value]) (DEPRECATED)
- jsonEncode(data)
- minute(theDate[,value])
- rgb(red,green,blue)
- saturation(color[,value]) (DEPRECATED)