Opened 5 years ago

Closed 5 years ago

#12508 closed enhancement (fixed)

gjs-1.58.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

Version 1.57.92

  • Closed bugs and merge requests:
    • tests: Enable regression test cases for GPtrArrays and GArrays of structures
    • Various maintenance

Version 1.57.91

  • GJS no longer links to libgtk-3. This makes it possible to load the Gtk-4.0 typelib in GJS and write programs that use GTK 4.
  • The heapgraph tool has gained some improvements; it is now possible to print a heap graph of multiple targets. You can also mark an object for better identification in the heap graph by assigning a magic property: for example, myObject.heapgraph_name = 'Button' will make that object identify itself as "Button" in heap graphs.
  • Closed bugs and merge requests:
    • Remove usage of Lang in non legacy code
    • GTK4
    • JS syntax fixes
    • gi: Avoid infinite recursion when converting GValues
    • Implement all GObject-introspection test suites
    • Heapgraph improvements

=

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22117.

Note: See TracTickets for help on using tickets.