This repository has been archived by the owner on Nov 22, 2020. It is now read-only.
Releases: GSculerlor/JikanKt
Releases · GSculerlor/JikanKt
1.3.1
Changes
- Changed logger implementation to be and actual api logger (#18) @ToxicMushroom
- Add dokka for documentation (see: https://ganen.moe/jikankt/docs/)
1.3.0
Changes
- Add custom URL feature (#17) @GSculerlor
1.2.1
Changes
- Bumps ktor versions
1.2.0
Changes
- Add manga endpoints (#16) @GSculerlor
Bug Fixing
- Add unit tests and fix various endpoint fixes (#15) @GSculerlor
1.1.3
Non-version Changes
- Better exception handing (#12) @GSculerlor
- Add characters and people search endpoints (#11) @GSculerlor
1.1.2
Non-version Changes
- Implement user endpoints (#10) @GSculerlor
- Bump coroutines version @GSculerlor
- Better search query approach (by change space to
%20
rather than underscore) @GSculerlor
1.1.1
Non-version Changes
- Revert publishing via Github at this moment since it quite hard for consumers to use
1.1.0
Non-version Changes
- Implement search endpoints (#7) @GSculerlor
- Initial attempt using GitHub Actions (#8) @GSculerlor
- Update build gradle for publishing (#9) @GSculerlor
1.0.0
Update README and version
0.0.1
This is the initial release of JikanKt! Thank you for following along! This is release testing of the project, so it "not really usable" at this point.
Changelog:
- Network and response handling
- All anime related endpoints are done! (Search and others will come along soon)