Bootique v1.0.RC1 Release Notes

Release Date: 2018-11-30 // over 5 years ago
    • #181 Ability to document declared variables
    • ⚡️ #188 Update Guice to 4.2.0
    • ⚡️ #189 Update Jackson to 2.9.5
    • #190 StackOverflowError on -H and recursive factories
    • #213 Excluded Guava subdependencies
    • 🗄 #214 Cleaning up APIs deprecated since <= 0.25
    • 🚚 #215 Remove support for date/time values as arrays of components
    • #216 Config: addressing array elements via property paths
    • #219 Value object: Duration
    • #218 Value object: Percent
    • #224 Value object: Bytes
    • #226 Add copyright to all sources
    • #228 Integrate Apache Rat in modules for license checking
    • #229 Customizable user-friendly output for value objects on -H
    • ⬆️ #232 Upgrade bootique and core modules to bootique-modules-parent:0.11
    • 0️⃣ #233 Default value for options
    • ⬆️ #235 Upgrade bootique and core modules to bootique-modules-parent:0.12
    • 👍 #246 "Bytes" value type must support uppercase abbreviations
    • #249 Replace confusing variants of addOption in BQCoreModuleExtender
    • ⚡️ #250 Update modules parent to 0.14
    • #251 Rename method addConfigOnOption in BQCoreModuleExtender
    • 📇 #252 Ambiguity in OptionMetadataBuilder default value setter