Skip to content

Add version field to package/plugin/modules #48

@alerque

Description

@alerque

Not all the module / package / plugin systems we build for have an easy way to query and discover the version being used. For example the Lua module just doesn't expose anything about the version of the module loaded unless you have the LuaRocks modules installed and can query the appropriate tree (not recommended for apps/end users). It's probably that many of the other modules have the same issue. We should export the version info in a sensible way for each ecosystem that doesn't already have this baked in.

  • CLI
  • Lua
  • NeoVIM
  • Node
  • Python
  • SILE
  • Typst
  • VIM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions