Skip to content

Latest commit

 

History

History
98 lines (43 loc) · 4.29 KB

CHANGELOG.md

File metadata and controls

98 lines (43 loc) · 4.29 KB

Changelog

1.6.0 (2025-01-25)

Features

  • os: added windows support (7a3c6c7)

1.5.5 (2025-01-11)

Bug Fixes

  • rockspec: removed lualine because it is still WIP (121681f)

1.5.4 (2025-01-11)

Bug Fixes

  • rockspec: added missing lua dependencies (ac4aea4)

1.5.3 (2025-01-11)

Bug Fixes

  • rockspec: updated package name (2445735)

1.5.2 (2025-01-11)

Bug Fixes

  • logging: fixed fmt_warning calls + others (0e44922)
  • rockspec: the .rockspec should now publish to LuaRocks correctly (7f995ef)

1.5.1 (2024-12-23)

Bug Fixes

  • ci: urlchecker ignored during release (f4faf3b)

1.5.0 (2024-12-13)

Features

  • dependencies: moved cmdparse + logging out (83458f2)

Bug Fixes

  • missing: added missing .gitignore (6def002)

1.4.0 (2024-12-05)

Features

  • dependencies: removed unneeded git submodules (58bba30)

1.3.2 (2024-11-12)

Bug Fixes

  • luals: Added missing diagnostics paths (d5f93ef)

1.3.1 (2024-10-26)

Bug Fixes

  • urlchecker: Added README.md + CHANGELOG.md as a checker (a4b7d41)

1.3.0 (2024-10-26)

Features

  • ci: Added urlchecker.yml (764f485)

1.2.0 (2024-10-26)

Features

  • ci: Enabled llscheck.yml (18273bf)

1.1.0 (2024-10-26)

Features

  • ci: Added better GitHub workflows (da48f5a)