🥊 BoxLang 1.17 Released!

:nesting_dolls: Module Inception: Modules can bundle other modules to any depth
:lock: Each nested module gets its own chained class loader
:package: One self-contained artifact, no install ordering
:jigsaw: A bare .jar in modules/ IS a module now
:white_check_mark: boxlang check emits JSON so AI agents can fix their own syntax errors
:key: Encrypted config secrets with bxsecret
:shield: Include hardened, evaluate() moved out of core