File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ # CHANGELOG
2+
3+ ## 1.0.5 (2021-03-22)
4+
5+ This release brings the following improvements/simplifications based
6+ on its use of the latest version of the Prolog library Collection:
7+
8+ - Simplify the DOT implementation by reusing the generic
9+ ` ascii_id/[1,2] ` predicates from the Prolog Library Collection.
10+
11+ - Apply the Prolog types for Media Types, option dictionaries, and
12+ I/O streams (sync with Prolog Library Collection).
13+
14+ - Updated all examples and tests to use the latest notation.
Original file line number Diff line number Diff line change 66packager ('Wouter Beek' , 'wouter@triply.cc' ).
77requires (prolog_library_collection ).
88title ('Prolog-based graph visualization' ).
9- version ('1.0.4 ' ).
9+ version ('1.0.5 ' ).
You can’t perform that action at this time.
0 commit comments