# Based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Un-released] ### Added * Inline functions. * Can pass configuration parameters from the build description to the compiler. * Code selection based on configuration parameters. * Code selection based on compiler version. * Extensible meta-compiler. * Export machinery to consume Lux code from host-language programs. ### Changed * JVM compilation no longer relies on the ASM library. ### Removed ### Fixed ### Deprecated ### Security [Un-released]: https://github.com/LuxLang/lux/compare/0.6.5...HEAD