Skip to content
This repository has been archived by the owner on Oct 13, 2018. It is now read-only.

Latest commit

 

History

History
251 lines (204 loc) · 7.91 KB

CHANGELOG.md

File metadata and controls

251 lines (204 loc) · 7.91 KB

master

Breaking
Enhancement
  • Add delegate parameter to prepare API
    Users can now have their own TVApplicationControllerDelegate.
    Toshihiro Suzuki #140

1.0.1

Enhancement

1.0.0

Breaking & Enhancement

0.9.6

Bugfix
Enhancement

0.9.5

Bugfix
  • [Multi Window] Fixed crashing bug when emptying Kitchen.navigationController during Kitchen.window's presentation
    Toshihiro Suzuki #111

0.9.4

Breaking

0.9.3

Enhancement

0.9.2

New Feature
Breaking
  • Multiple UIWindow Support: Remove UIWindow parameter from didRedirectToWindow callback
    Toshihiro Suzuki #104

0.9.1

New Feature

0.9.0

New Feature

0.8.1

Bugfix

0.8.0

New Feature
Breaking

0.7.2

New Feature

0.7.1

New Feature
  • Replace ((MAIN_BUNDLE_URL)) with main bundle path on Kitchen.serve(xmlFile:)
    Toshihiro Suzuki #83

0.7.0

Breaking
  • Add PresentationTypes with Loading Indicators
    Toshihiro Suzuki #67 #76
    Note: Loading indicator will not be shown unless presentationType is set to DefaultWithLoadingIndicator.
Enhancements

0.6.2

Enhancements

0.6.1

Bugfix

0.6.0: Sommelier

New Feature

0.5.0: HTTP Kitchen

Breaking
New Feature
Enhancements
Bugfix

0.4.1: Easter Egg

Enhancements

0.4.0: Chef Stephen Radford

New Feature
Enhancements

0.3.0: Player

New Feature
Enhancements

0.2.2: Zuppa di SwiftLint

Bugfix

0.2.1: SwiftLint Burger

Bugfix

0.2.0: URL Kitchen

Enhancements
Bugfix
  • actionID had been overwritten everytime Kitchen.serve() with actionIDHandler.
    Toshihiro Suzuki #9

0.1.2: Hot chili pepper

Breaking Change
Bug Fixes

0.1.1: Recipe

  • DefaultTheme and BlackTheme
  • Customizable Recipe Theme Interface
    Toshihiro Suzuki

0.1.0: Bonapetit

First Version