Release Notes: 0.0.4 → 0.0.5
Changes (18 commits)
✨ New Features
- feat: improve code readability and formatting (ee697fd)
- feat(core): improve ZON formatting and wrap_j2zon output (2b4c275)
- feat: add syntax highlighting for info panel and refactor module structure (c01e6fb)
📝 Other Changes
- refactor(build): update Zig version compatibility to 0.15.1 (826c9cb)
- refactor(docs): update README with streamlined project description and features (8977f18)
- refactor(core): improve ZON formatting allocation (a541688)
- refactor(build): optimize module configuration in build system (03c5ad7)
- refactor(build): simplify library initialization for Zig versions (1658c30)
- refactor(core): improve ZON parsing and file handling in zig-lamp (6c04e0d)
- refactor(ci): update Zig CI matrix versions (8a5709c)
- refactor(core): improve utility and formatting modules (d27e7ed)
- refactor(build): improve build system command handling (ed8dd07)
- refactor(build): improve Zig build system and compatibility (ee5562a)
- refactor(zls): improve ZLS setup and launch for Neovim LSP (58ed839)
- refactor(core): enhance platform and error handling modules (59a298d)
- refactor(core): restructure project into core, zig, zls, pkg modules (#12) (65ec111)
- refactor(cmd): improve command handling logic and code readability (3a4f29a)
- update get_hash function (890ecbd)
👥 Contributors
- jinzhongjia (18 commits)