Skip to content

add ability to mark Lua exports as "deprecated" - #5914

Merged
ab9rf merged 1 commit into
DFHack:developfrom
ab9rf:deprecation
Sep 16, 2026
Merged

ab9rf merged 1 commit into
DFHack:developfrom
ab9rf:deprecation

Conversation

@ab9rf

@ab9rf ab9rf commented Sep 15, 2026

Copy link
Copy Markdown
Member

Provides a means to mark specific API exports as deprecated. Deprecated functions will emit a warning to the console once for each distinct call point, with "call point" being defined as a script file and line number within that script but will otherwise operate normally.

@ab9rf ab9rf changed the title add ability to mark Lua exports as "deprecation" add ability to mark Lua exports as "deprecated" Sep 15, 2026
@ab9rf
ab9rf merged commit 1f6d39e into DFHack:develop Sep 16, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant