Skip to content

version 1.6.2.0

Latest
Compare
Choose a tag to compare
@jjg-123 jjg-123 released this 24 Jul 14:12

Changelog

  • #121 - Add )echo to WS
  • #122 - propagate default value for a stem to included stems
  • #123 - (internal) remove all uses of Java Object as values in favor of a Value class
  • #124 - (internal) remove all uses of java Object as keys for stems in favor of a dedicated key class
  • #124 - systemetize online help is WS so how to find help for a topic is easily predictable.
  • #126 - better feedback for bad values when setting WS variables
  • #127 - switch to turn off pre-processor for QDL commands. This can speed up processing by a bit
  • #128 - convenience to let shuffle rotate elements in a list.
  • #129 - isDefined should be extended to all stem elements exhaustively
  • #130 - creating a set from a sparse list fails
  • #131 - input form for a sparse list incorrect
  • #132 - isDefined invoked inside a module on a function returns wrong result
  • #133 - Changes to underlying XML library breaks XML serialization.

(See also changes to the NCSA security library https://github.com/ncsa/security-lib/releases/tag/v6.2.0)

Full Changelog: v1.5.1...v1.6.2.0