Releases: codeandtheory/ychat
Releases · codeandtheory/ychat
v1.4.1
v1.4.0
What's Changed
- refactor: incorporate the Y-Chat new Design System into the iOS sample by @osugikoji in #64
- feature: add android sample to showcase image generations entry point by @osugikoji in #65
- Update README.md by @samirma in #66
- refactor: create core module by @osugikoji in #69
- feature: add macos support by @osugikoji in #73
New Contributors
Full Changelog: 1.3.0...1.4.0
v1.3.0
What's Changed
- feature: create audio transcriptions entrypoint by @osugikoji in #59
- feature: implements completions screen on android sample by @osugikoji in #61
- feature: create audio translations entrypoint by @osugikoji in #60
- feature: implements edits screen on android sample by @osugikoji in #62
- chore: increment version and update swift package by @osugikoji in #63
Full Changelog: 1.2.0...1.3.0
v1.2.0
What's Changed
- Updating README file by @kikoso in #53
- feat: added CODEOWNERS by @kikoso in #54
- [CM-1282] Incorporate the Y-Chat new Design System into the Android sample by @osugikoji in #55
- [CM-1275] Implements List Models Entrypoint by @osugikoji in #56
- [CM-1279] Implements retrieve model entrypoint by @osugikoji in #57
- chore: Increment version and update swift package by @osugikoji in #58
Full Changelog: 1.1.1...1.2.0
v1.1.1
What's Changed
- fix: not found http client definition on Android by @osugikoji in #52
Full Changelog: 1.1.0...1.1.1
v1.1.0
New features
- Add supports for JVM
- Add ImageCompletions entrypoint
- Add Edits entrypoint
- Add ChatCompletions entrypoint
What's Changed
- chore: change renamed logo by @kikoso in #36
- [CM-1193] Add swift lint support by @osugikoji in #37
- Fix CI by @osugikoji in #42
- Feature/cm 1212/add jvm target by @osugikoji in #43
- Create sample directory and move all samples to there by @osugikoji in #44
- [CM-1214] Create JVM sample by @osugikoji in #45
- Add check for "isLoading" before update UI with "Typing..." animation by @renatoarg in #46
- feat: Add ChatCompletions API by @osugikoji in #47
- feat: Add ImageGenerations API by @renatoarg in #48
- feat: Add Edits API by @renatoarg in #50
Full Changelog: 1.0.0...1.1.0
v1.0.0
YChatGPT aims to abstract all API call logic from OpenAI Apis for multiple platforms. In the version 1.0.0 we are supporting:
Entrypoint for completion API.
What's Changed
- [CM-1083] Create project structure by @osugikoji in #1
- [CM-1087] Implement request by @osugikoji in #2
- [CM-1100] Create iOS sample by @osugikoji in #3
- [CM-1113] Create Android sample by @renatoarg in #4
- Create CI workflow by @osugikoji in #5
- Fix detekt issue by @osugikoji in #7
- Change iOS base-name by @osugikoji in #8
- [FEAT] Added Pull Request template by @kikoso in #11
- [Android] CM-1120 - Android UI fixes by @renatoarg in #6
- Add publish workflow by @osugikoji in #10
- Apply builder pattern in the sdk entrypoint by @osugikoji in #9
- Update library version to 1.0.0 by @osugikoji in #14
- Fix env keys names by @osugikoji in #15
- Create dependabot.yml by @kikoso in #13
- [CM-1141] Add SPM plugin e generate XCFramework to be consumed by SPM by @osugikoji in #12
- Bump actions/checkout from 2 to 3 by @dependabot in #20
- Bump actions/setup-java from 2 to 3 by @dependabot in #19
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #18
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #17
- Add CONTRIBUTING.md by @renatoarg in #16
- Added CODEOWNERS by @kikoso in #26
- Added GA test workflow by @kikoso in #25
- Updated README file by @kikoso in #24
- Added Build Status badge by @kikoso in #27
- Updated with iOS instructions by @kikoso in #29
- Fixed images by @kikoso in #30
- Changed URL of YChatGPT Repo by @kikoso in #31
- Update README.md by @shrikantballal-yml in #33
- Change project name to ychat by @osugikoji in #34
- Fix the version badge not showing version by @osugikoji in #35
New Contributors
- @osugikoji made their first contribution in #1
- @renatoarg made their first contribution in #4
- @kikoso made their first contribution in #11
- @dependabot made their first contribution in #20
- @shrikantballal-yml made their first contribution in #33
Full Changelog: https://github.com/yml-org/ychat/commits/1.0.0