Skip to content

Releases: Marcorable/ViewControllerable

v0.5.0

24 Oct 04:24
9c0edcb
Compare
Choose a tag to compare

Release Note

  • 라이브러리 명 변경 ControllerableViewModel -> ViewControllerable
  • 프로토콜 채택 방식 변경

v0.4.2

23 Oct 07:09
3a58b71
Compare
Choose a tag to compare

Release Note

  • Dismiss 동작 연속성 추가: completion 이용

v0.4.1

19 Oct 23:46
05c0bde
Compare
Choose a tag to compare

Release Note

  • Hotifx : Present 옵션 미적용 에러 추가

v0.4.0

19 Oct 23:10
1394b05
Compare
Choose a tag to compare

릴리즈 노트

  • restacks 메서드 추가

v0.3.0

19 Oct 07:20
e14bd85
Compare
Choose a tag to compare

릴리즈 노트

  • NavigationableViewModel 개체 제거
    : ViewModel 필수 구조 제거
  • 예제 수정

v0.2.0

18 Oct 01:32
e9148f8
Compare
Choose a tag to compare

릴리즈 노트

  • alert 메서드 추가
    • 파라미터 추가
  • Alert 관련 예제 추가
  • MainActor 동작 적용
  • Present(Modal) 상태에서 Push 가능하도록 UINavigationController 추가