Releases: elimu-ai/common-utils
Releases · elimu-ai/common-utils
1.0.14
What's Changed
- chore(deps): bump ai.elimu:model from model-2.0.103 to model-2.0.105 by @dependabot in #66
- remove unused dependencies by @jo-elimu in #65
- chore(deps): bump lifecycleRuntimeKtx from 2.8.7 to 2.9.0 by @dependabot in #69
- chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.20 to 2.1.21 by @dependabot in #70
- chore(deps): bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1 by @dependabot in #72
- chore(deps): bump lifecycleRuntimeKtx from 2.9.0 to 2.9.1 by @dependabot in #71
- Allow client app to set custom speech rate by @tuancoltech in #75
- Release 1.0.14 (1000014) by @tuancoltech in #76
Full Changelog: 1.0.13...1.0.14
1.0.13
What's Changed
- chore(deps): bump ai.elimu:content-provider from 1.2.40 to 1.2.42 by @dependabot in #58
- chore(deps): bump ai.elimu:model from model-2.0.101 to model-2.0.102 by @dependabot in #59
- Bump hilt from 2.56.1 to 2.56.2 by @dependabot in #47
- Make TTS.speak() function non suspended by @tuancoltech in #56
- docs: "common:utils" --> ":common-utils" by @jo-elimu in #57
- Open App Store release page when it's launched without being installed by @tuancoltech in #48
- chore(deps): bump ai.elimu:content-provider from 1.2.42 to 1.2.53 by @dependabot in #60
- chore(deps): bump ai.elimu:model from model-2.0.102 to model-2.0.103 by @dependabot in #61
Full Changelog: 1.0.12...1.0.13
1.0.12
What's Changed
- chore(deps): bump ai.elimu:model from model-2.0.97 to model-2.0.100 by @dependabot in #52
- chore(deps): content-provider 1.2.40 by @jo-elimu in #54
- chore(deps): bump ai.elimu:model from model-2.0.100 to model-2.0.101 by @dependabot in #53
Full Changelog: 1.0.11...1.0.12
1.0.11
What's Changed
- refactor: change jitpack group id to
ai.elimuby @jo-elimu in #50 - chore(deps): content-provider 1.2.39 by @jo-elimu in #51
Full Changelog: 1.0.10...1.0.11
Build Artifacts
1.0.10
What's Changed
- Bump com.github.elimu-ai:model from model-2.0.89 to model-2.0.91 by @dependabot in #39
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.0 to 2.1.20 by @dependabot in #32
- Bump com.github.elimu-ai:content-provider from 1.2.35 to 1.2.37 by @dependabot in #40
- [feat] Implement BaseBottomSheetDialogFragment by @tuancoltech in #41
- chore(deps): content-provider 1.2.38 by @jo-elimu in #44
- Add new section in README on how to publish and test a snapshot release by @tuancoltech in #43
- Bump com.github.elimu-ai:model from model-2.0.91 to model-2.0.93 by @dependabot in #45
- Bump com.github.elimu-ai:model from model-2.0.93 to model-2.0.97 by @dependabot in #46
- Remove the APIs for providing custom TTS language selection by @tuancoltech in #42
Full Changelog: 1.0.9...1.0.10
Build Artifacts
1.0.9
What's Changed
- chore(deps): model 2.0.88 by @jo-elimu in #23
- Create dependabot.yml by @jo-elimu in #24
- Bump gradle/gradle-build-action from 2 to 3 by @dependabot in #25
- Bump hilt from 2.55 to 2.56.1 by @dependabot in #26
- Bump actions/setup-java from 3 to 4 by @dependabot in #27
- Bump org.ajoberstar.grgit:grgit-gradle from 5.0.0 to 5.3.0 by @dependabot in #29
- Bump androidx.core:core-ktx from 1.15.0 to 1.16.0 by @dependabot in #30
- Bump com.github.elimu-ai:model from model-2.0.88 to model-2.0.89 by @dependabot in #31
- Bump com.github.elimu-ai:content-provider from 1.2.34 to 1.2.35 by @dependabot in #33
New Contributors
- @dependabot made their first contribution in #25
Full Changelog: 1.0.8...1.0.9
Build Artifacts
1.0.8
What's Changed
- Init codebase: Provide TTS function by @tuancoltech in #1
- Add versionName/versionCode for utils's build.gradle by @tuancoltech in #2
- Implement function to check for package installation. by @tuancoltech in #3
- TTS: Add setSpeechRate, setLanguage APIs. Update .gitignore by @tuancoltech in #4
- Release 1.0.2 by @tuancoltech in #5
- chore: add code owners config by @jo-elimu in #7
- Add function to check Appstore application's existence by @tuancoltech in #8
- Change actions release script git user by @tuancoltech in #9
- Allow passing custom language to TextToSpeech's initialization by @tuancoltech in #10
- Prepare for next release: 1.0.3 by @tuancoltech in #11
- Implement APIs for controlling status bar theming by @tuancoltech in #12
- Prepare release 1.0.4 by @tuancoltech in #13
- Update README.md: Add release guide by @tuancoltech in #6
- Provide Default implementation of LanguageProvider by @tuancoltech in #14
- Prepare release 1.0.5 by @tuancoltech in #15
- Wrong TTS language locale conversion by @tuancoltech in #16
- Remove setLanguage API from TextToSpeechViewModel by @tuancoltech in #18
- change text from "download" to "install" by @jo-elimu in #19
- chore(deps): content-provider 1.2.34 by @jo-elimu in #20
New Contributors
- @tuancoltech made their first contribution in #1
- @jo-elimu made their first contribution in #7
Full Changelog: https://github.com/elimu-ai/common-utils/commits/1.0.8
Build Artifacts
1.0.7
What's Changed
- Remove setLanguage API from TextToSpeechViewModel by @tuancoltech in #18
- change text from "download" to "install" by @jo-elimu in #19
- chore(deps): content-provider 1.2.34 by @jo-elimu in #20
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Wrong TTS language locale conversion by @tuancoltech in #16
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Prepare release 1.0.4 by @tuancoltech in #13
- Update README.md: Add release guide by @tuancoltech in #6
- Provide Default implementation of LanguageProvider by @tuancoltech in #14
- Prepare release 1.0.5 by @tuancoltech in #15
Full Changelog: 1.0.4...1.0.5