-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# [1.0.0](https://github.com/TheHolyGrail/Zoot/releases/tag/v1.0.0) | ||
|
||
- Updated to support Xcode 7 and Swift 2.1 | ||
- Set `ONLY_ACTIVE_ARCH = NO` for QADeployment configuration | ||
- Added QADeployment configuration to match main project | ||
- Changed product name of THGBridge target to THGBridge | ||
- Changed bundle identifider suffix to ios | ||
- Added default behavior for lack of an `outputHandler` on the Console object. | ||
- Separated Global/Console, added Scriptable protocol, and made bridge additions more explicit. | ||
- Support for OS X. | ||
- Added a mechanism to enable a native implementation of common global JS functions | ||
|
||
# [0.0.3](https://github.com/TheHolyGrail/Zoot/releases/tag/v0.0.3) | ||
|
||
- Add copy framework build phase to test target | ||
|
||
# [0.0.2](https://github.com/TheHolyGrail/Zoot/releases/tag/v0.0.2) | ||
|
||
- Add support for installation via Carthage |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters