khipster v1.0.0 Release Notes

Release Date: 2019-06-27 // almost 5 years ago
    • 🎉🎉 Well we did it!!! Thanks to everyone contributed and anyone using. 🎉🎉
    • ✨✨ A brand new logo for KHipster ✨✨
    • ⬆️ Upgraded JHipster support to 6.1.2
    • ⬆️ Upgraded Ktlint support to 0.33.0
    • ⚡️ Updated Detekt support to 1.0.0-RC15
    • ⚡️ Updated Kotlin support to 1.3.40
    • Use the real Kotlin advantages
      • moving functions top-level
      • Use == instead of Object.equals
      • Replace @SuppressWarnings with @Suppress