Skip to content

Latest commit

 

History

History
95 lines (52 loc) · 4 KB

CHANGELOG.md

File metadata and controls

95 lines (52 loc) · 4 KB

Changelog

All notable changes to jule.nvim will be documented in this file.

[0.0.7] - 2025-01-14

🚀 Features

🐛 Bug Fixes

  • (syntax) remove duplicate pub (1e3a2a1)

[0.0.6] - 2025-01-11

🚀 Features

  • (ftplugin) use smartindent (0830835)

🐛 Bug Fixes

  • (syntax) add the missing select keyword (008983e)
  • (syntax) split types and keywords & fix a typo in uintptr (778a877)

⚙️ Miscellaneous Tasks

[0.0.5] - 2025-01-10

🐛 Bug Fixes

  • juleDirective breaking everything with "s (ee75aa9)

⚙️ Miscellaneous Tasks

[0.0.4] - 2024-12-22

🐛 Bug Fixes

  • (syntax) add missing keywords, change the order, update names, fix comments & operators (4f4daa1)

[0.0.3] - 2024-12-17

🐛 Bug Fixes

  • (ftplugin) non julefmt compliant tabs (498b1e3)
  • (formatting) moving view (77dd3c8)

🛠️ Refactoring

  • split & optimize the code (ad71300)

📚 Documentation

⚙️ Miscellaneous Tasks

  • (luacheck) add vim to globals (79fbc50)
  • (ci) add typos.yml (6016ff2)

[0.0.2] - 2024-12-16

🚀 Features

  • (formatting) allow setting custom format_command (f99e1c7)
  • (commands) add a list of built-in commands (f05e9bb)

📚 Documentation

  • add comments & improve the README (ebf4538)
  • add development instructions (397cf12)

⚙️ Miscellaneous Tasks

  • update the repo owner (9139726)
  • (stylua) change indent type to spaces (0c61d51)

Other (unconventional)

[0.0.1] - 2024-12-15

Other (unconventional)

generated by git-cliff :)