Bootique v0.12 Release Notes

    • #17 Wrap CLI Options API to avoid direct dependency on JOpt lib in commands
    • #18 Separate a concept of DI-bound option from Command
    • #19 Command dispatch mechanism based on Cli state
    • ๐Ÿ”ง #20 Allow configuration of available commands in main()
    • ๐Ÿšš #21 Move contribution API into static methods on BQCoreModule
    • ๐Ÿ‘ #22 Better Module override API
    • 0๏ธโƒฃ #24 Allow creation of DefaultBootLogger with non-System stdin/out
    • ๐Ÿ‘ #28 --config option should support both files and URLs