Releases: DevelopersBreach/kotlin-dictionary-multiplatform
Releases · DevelopersBreach/kotlin-dictionary-multiplatform
release v0.1.0
What's Changed
- Initial open ai raw implementation for testing with ktor, Configured dependencies by @RajashekarRaju in #1
- Update/Correct dependency, sourceSets, version, modules, navigation and entry points by @RajashekarRaju in #2
- Implement clean architecture for Topic screen by @yesshreyes in #3
- Configure Ktlint - integration for code formatting and linting automation by @yesshreyes in #4
- Add Kermit logging library and replace println statements by @yesshreyes in #5
- Updated Ktlint configurations by @yesshreyes in #8
- Integrate Arrow Core for exception handling by @yesshreyes in #7
- Added new task to the roadmap by @yesshreyes in #9
- Updated
TopicScreen
andDetail Screen
with changed UI by @YugaJ7 in #6 - Hide API key from code by using expect/actual for OpenAPI key by @RajashekarRaju in #10
- Add initial README with project overview by @yesshreyes in #12
- Refactor
TopicScreen
into smaller, reusable Composables by @YugaJ7 in #11 - Refactor
DetailScreen
into smaller, reusable Composables by @yesshreyes in #13 - Replace search icon with initial letter and apply topic sorting by @yesshreyes in #14
- Configure custom lint rules within new module with defining custom rulesets by @RajashekarRaju in #16
- Switch AI integration from OpenAI to Gemini. by @yesshreyes in #17
- Implement section-wise scroll behaviour on the Detail Screen by @YugaJ7 in #15
- Rework/simplify topics screen implementation, remove redundant resources by @RajashekarRaju in #18
- Setup Konsist module for enforcing architectural constraints by @yesshreyes in #19
- Update project with license by @RajashekarRaju in #21
- Display syntax within a
CodeExampleBox
on the detail screen by @yesshreyes in #20
New Contributors
- @RajashekarRaju made their first contribution in #1
- @yesshreyes made their first contribution in #3
- @YugaJ7 made their first contribution in #6
Full Changelog: https://github.com/DevelopersBreach/kotlin-dictionary-multiplatform/commits/v0.1.0