1.3.90 - February 18, 2018 ========================== - Fix Scores.Context.get_high_scores() returning unordered scores (#789399) - Ensure all public objects are usable when created with g_object_new(): - Expose Scores.DirectoryImporter.set_category_convert_func() and Scores.HistoryFileImporter.set_history_convert_func(), which must be called directly after object creation if created using g_object_new(). - Change several private fields of Scores.Context into public properties - Expose Scores.Context.load_scores(), which must be called directly after Context creation if created using g_object_new(). - Build with --abi-stability (requires valac 0.40). Bump soname.