Skip to content

Releases: realizm/tmup4j

v0.2.4

29 Oct 06:09
7efccd0
Compare
Choose a tag to compare
  • getRoomNumber 메소드 최적화
  • user-agent 추가

v0.2.3

21 Oct 05:30
527ebef
Compare
Choose a tag to compare
  • connect timeout수정 (default 2000msec)
  • read timeout수정 (default 5000msec)
  • setConnectTimeout (int ms) 메소드 추가
  • setReadTimeout (int ms) 메소드 추가
  • Build Encoding 'utf-8'로 변경

v0.2.2

03 Jun 15:15
8e3e1d2
Compare
Choose a tag to compare
  • 파일전송 기능 추가
  • 내부 메소드로 사용하던 getRoomNumber 메소드 외부로 노출
  • 자기자신에게 메시지 발송 시도 시 엉뚱한 사람에게 메시지가 가는 버그 수정
  • Maven 프로젝트로 변경

v0.2.0

25 Mar 15:58
Compare
Choose a tag to compare

com.github.realizm.tmup4j로 패키지명 변경
토큰 리프레시 및 리프레시 토큰 만료시 재 로그인 기능 추가
한글깨짐 현상 추가수정
방번호 찾는 로직에 캐싱 로직 추가

v0.1.3a

28 Jul 12:49
Compare
Choose a tag to compare
v0.1.3a Pre-release
Pre-release
HTTP Send데이터의 캐릭터셋을 UTF-8로 고정

v0.1.2a

26 Jul 18:32
Compare
Choose a tag to compare
v0.1.2a Pre-release
Pre-release
  • Domain관련 변수를 static변수로 변경
  • isAuth메소드 추가
  • 주석 수정
  • License 생성

Update

24 Jul 15:27
Compare
Choose a tag to compare
Update Pre-release
Pre-release
postFeed method add parameter 'isMarkupContent'

remove token variable static initializer
modify method modifier