Releases: de-alone/dokkang-server
Releases · de-alone/dokkang-server
Release v0.3.0
What's Changed
Studygroup feature is implemented.
- feat: Add StudyGroup API by @Nam-gu in #22
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
What's Changed
강의별 게시판 기능이 추가되었습니다.
- feat: Add Post API by @Nam-gu in #19
- Chore: extend token lifespan by @cosmoquester in #21
- feat: Add Post's Like & Comment API by @Nam-gu in #20
Full Changelog: v0.1.0...v0.2.0
Release v0.1.0
What's Changed
테스트 코드 및 User detail API 추가로 MyPage 기능 구현이 완료되었습니다.
- test: detail and test by @lim-it-ing in #18
New Contributors
- @lim-it-ing made their first contribution in #18
Full Changelog: v0.0.2...v0.1.0
Release v0.0.2
What's Changed
Implemented MyPage APIs.
- feat: Add user id to login response by @cosmoquester in #13
- feat: Add User's lecture API by @Nam-gu in #14
- fix: Http response status code by @cosmoquester in #16
Full Changelog: v0.0.1...v0.0.2
Release v0.0.1
Dokkang Server
This is proto version. Now, the only possible functions are login and sign up.
What's Changed
- chore: Project Setup by @cosmoquester in #1
- fix: Gradle Wrapper Upload by @cosmoquester in #2
- docs: Add badges by @cosmoquester in #3
- feat: Add Springboot Framework by @cosmoquester in #4
- build: Dockerize by @cosmoquester in #9
- ci: Fix ci file error by @cosmoquester in #10
- ci: Fix latest docker image build and push by @cosmoquester in #11
- feat: Implement login and sign up features by @Nam-gu in #6
- test: Add test for login & sign up by @cosmoquester in #12
New Contributors
- @cosmoquester made their first contribution in #1
- @Nam-gu made their first contribution in #6
Full Changelog: https://github.com/de-alone/dokkang-server/commits/v0.0.1