Changelog
All notable changes to Vimcraft are documented here. View all releases on GitHub.
[0.1.10] - 2025-11-14
Fix Linux build.
Changes (1 commit)
- Linux build with latest dynamic linking (0dac78e)
[0.1.9] - 2025-11-14
Use alias vimc instead of vic.
Changes (1 commit)
- compatible with installation script (4cbf06c)
[0.1.8] - 2025-11-13
Universal (ARM and X86) build that work across MacOS and Linux.
Changes (18 commits)
- fix Release action build (559061a)
- fix Build linking (5f7b63f)
- fix Build (cont) (aaffb81)
- fix Linux Build (cont) (5bea42b)
- fix Linux Build, complete yank motions (792d69a)
- keep document in sync, ai-infrastructure note (a30052f)
- basic navigation, scrolling fixes, build script attempt (79eafbe)
- fix Linux build (af78140)
- fix Linux build (cont) (2c27225)
- fix Linux build (cont) (9e9b654)
- correct library linking order for Linux (9cc9fab)
- configure Linux buid (cont) (b2f71ad)
- build script (cont) (ff61e52)
- build automation fix (cont) (4655e23)
- build script (cont) (4110dfe)
- build script (cont) (4a48299)
- use proper os for linux ARM build (0160d2f)
- up-to-date docs and build script (4968232)
[0.1.1] - 2025-11-10
Very first release to test Github Action that automate build if it working.
Initial release.