This will make it more clear to developers and users reporting issues to developers that a warning or error is being emitted by Cmdr.
While this does not break any API contracts, it is a change in behaviour, and some developers may rely on Cmdr's warning and error messages to look a certain way. For instance, in pcalls. Accordingly, this should be part of a minor change and should be signposted in the changelog entry / release notes.
This will make it more clear to developers and users reporting issues to developers that a warning or error is being emitted by Cmdr.
While this does not break any API contracts, it is a change in behaviour, and some developers may rely on Cmdr's warning and error messages to look a certain way. For instance, in
pcall
s. Accordingly, this should be part of a minor change and should be signposted in the changelog entry / release notes.