Release 1.3.2
The following features and bug fixes were provided for the
Dogelog player of version 1.3.2:
Language Reference
- The predicates stream_property/2 and set_stream_property/2
have been removed.
- The predicate atom_split/3 and atom_arg/3 have been removed.
- New predicate atom_join/2 in core introduced.
- When writing to a console library(markup) now attempts
translating XML entities.
- New attribute style/1 in svg_begin/[1,2] from library(vector)
introduced.
- New attribute style/1 in plot/[2,3] from library(plot)
introduced.
- New predicates sys_group_begin/[3,4] and svg_group_end/[0,1]
introduced.
- New predicates plot_begin/[1,2], plot_add/[2,3] and
plot_end/[0,1] introduced.
- The predicates bind_capture/[3,4] have been removed.
- New predicates listen/[4,5] in library(react) introduced.
- The predicates ir_float_current/3 and ir_float_set/3 have been
removed.
- New predicate ir_float_value/2 in core introduced.
- The _v prefix now enables answer substitution display.
- The _V prefix now enables new multiton warning display.
- The class argument for elements removed from library(vector).
- New style options for elements introduced in library(vector).
- .
Host Interface
- The Sinks can now be unbuffered.
- The Sinks can now be state machines.
- The streaming DOM can now do lazy clear.
- The streaming DOM is now piggy backed.
- The show() API has been removed.
- The consult_async() API has been removed.
- .
Kommentare