log core/modulemanager.lua @ 14043:d8a30fdfbddd 13.0

age author description
Mon, 12 Jan 2026 17:17:51 +0000 Matthew Wild modulemanager: Allow component modules to specify additional inherited modules 13.0
Wed, 09 Apr 2025 10:53:37 +0100 Matthew Wild modulemanager, util.pluginloader: Improve error message when load fails but some candidates were filtered 13.0
Thu, 13 Feb 2025 18:00:54 +0000 Matthew Wild modulemanager: Remove autoloading of per-platform module 13.0
Thu, 09 Jan 2025 16:44:48 +0000 Matthew Wild modulemanager: Allow modules to specify supported Lua versions in metadata
Thu, 09 Jan 2025 16:06:53 +0000 Matthew Wild modulemanager: Handle multiple digits in Lua version number
Thu, 30 Nov 2023 10:09:47 +0000 Matthew Wild modulemanager: Allow modules to expose module.ready - to be called after init