1
0
Commit Graph

12 Commits

Author SHA1 Message Date
1192910246 🤖 Bumped version to 1.4.2
Some checks failed
LÖVE/Lua Library / Lua-Testing (push) Failing after 9s
LÖVE/Lua Library / Static-Analysis (push) Failing after 3s
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-17 17:05:14 +02:00
1f8d120296 🤖 Bumped version to 1.4.1
Some checks failed
LÖVE/Lua Library / Lua-Testing (push) Failing after 8s
LÖVE/Lua Library / Static-Analysis (push) Failing after 4s
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-17 16:53:54 +02:00
b2046ea561 Update docs and version 2025-04-17 16:45:42 +02:00
aea282914e Fix to prevent assigning to locals 2020-10-31 17:27:22 +01:00
c950fd6c00 Added usage and examples. 2020-07-06 20:18:53 +02:00
3d07c81cef Added comment on initial development 2018-06-06 15:09:07 +02:00
9b284ee2ce Implemented lazy load of platform specific functionallity, and a different test for that functionallity. 2018-01-09 13:29:15 +01:00
81626f6b1e A bit of a rewrite, mostly to improve code quality, and to add some complaints when 'package' is corrupted. 2018-01-09 13:10:28 +01:00
ed3af9b3b0 Fixed indent 2018-01-06 18:01:52 +01:00
05d5a494f8 Better documentation, and a preamble with license. 2017-10-11 11:57:42 +02:00
Jon Michael Aanes
2d66b5d216 Added support for preloaded modules. 2017-09-30 14:39:53 +02:00
Jon Michael Aanes
4fddf72901 Initial commit of suggest-require. A simple library for finding modules to require. 2017-09-29 09:36:56 +02:00