Releases: BraedonWooding/LLV
Releases · BraedonWooding/LLV
Single Source Header Support
Download llv.h
as the single source header
v1.1 - Stability Patches
Main Changelog
- A ton of stability patches
- Some renaming of things (vector -> list)
v1.0 - First Release
This is just so I can at-least state a first release, there may still be bugs but I'll be chucking in a ton more tests over the next little while to iron them out!
Remember use the install script (details under readme) to install.
1.0.1/1.0.2
- Just had a few bugs from me updating the names to lowercase (to fix any problems on windows) which resulted in (you guessed it) a few issues with git not handling it right, so a lot of work to fix that.
- Also updated tests to use system path forgetting that updating system path on travis is annoying as hell.