Janitor 1.14.1
1.4.1 - 2022-03-17
Added
- Added a new
LinkToInstance
method which will instead useInstance.Destroying
. - Added traceback to
Janitor:AddPromise
for invalid promises.
Changed
- The legacy
LinkToInstance
method has been renamed toLegacyLinkToInstance
.
Fixed
- Fixed Janitor not warning about an invalid
MethodName
for threads and functions. - Fixed incorrect documentation about
Janitor.CurrentlyCleaning
.
Full Changelog: v1.14.0...v1.14.1