slatekit / kiit

Kotlin Framework for Apps, APIs, CLIs, Jobs, Mobile and more...
https://www.kiit.dev
Apache License 2.0
112 stars 13 forks source link

MOVE: Packages in SlateKit Common #283

Closed kishorereddy closed 3 years ago

kishorereddy commented 3 years ago

Overview

Move various files/packages around. This is a cosmetic change but breaking and contains a lot of files/changes in the PR

Changes

  1. new slatekit.common.convert package for Conversions.kt, Encoder.kt, Converter.kt, Transformer.kt
  2. renamed Validations and its package from validations -> checks
  3. ranamed Colors and its package from colors -> display ( also added Banner into this package )
  4. moved Vars from root slatekit.common to slatekit.common.types