Skip to content

Commit

Permalink
Merge pull request #1129 from realm/jf-release-0-12
Browse files Browse the repository at this point in the history
Release 0.12.0
  • Loading branch information
johnfairh authored Nov 11, 2019
2 parents 1572a53 + 769839b commit 04611d3
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 19 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Master
## 0.12.0

##### Breaking

Expand All @@ -21,7 +21,8 @@
[John Fairhurst](https://github.com/johnfairh)

* Merge Swift extensions into ObjC classes.
[John Fairhurst](https://github.com/johnfairh) [Joe Susnick](https://github.com/joesus)
[John Fairhurst](https://github.com/johnfairh)
[Joe Susnick](https://github.com/joesus)

## 0.11.2

Expand Down
30 changes: 15 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
jazzy (0.11.2)
jazzy (0.12.0)
cocoapods (~> 1.5)
mustache (~> 1.1)
open4
Expand All @@ -22,7 +22,7 @@ GEM
tzinfo (~> 1.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
algoliasearch (1.27.0)
algoliasearch (1.27.1)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
ast (2.4.0)
Expand All @@ -36,10 +36,10 @@ GEM
clintegracon (0.7.0)
colored (~> 1.2)
diffy
cocoapods (1.8.0)
cocoapods (1.8.4)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.8.0)
cocoapods-core (= 1.8.4)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
Expand All @@ -55,10 +55,10 @@ GEM
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.11.1, < 2.0)
cocoapods-core (1.8.0)
cocoapods-core (1.8.4)
activesupport (>= 4.0.2, < 6)
algoliasearch (~> 1.0)
concurrent-ruby (~> 1.0)
concurrent-ruby (~> 1.1)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
cocoapods-deintegrate (1.0.4)
Expand All @@ -67,7 +67,7 @@ GEM
nap
cocoapods-search (1.0.0)
cocoapods-stats (1.1.0)
cocoapods-trunk (1.4.0)
cocoapods-trunk (1.4.1)
nap (>= 0.8, < 2.0)
netrc (~> 0.11)
cocoapods-try (1.1.0)
Expand All @@ -78,7 +78,7 @@ GEM
colored2 (~> 3.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
danger (6.0.9)
danger (6.1.0)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
Expand All @@ -93,7 +93,7 @@ GEM
terminal-table (~> 1)
diffy (3.3.0)
escape (0.0.4)
faraday (0.15.4)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.0.0)
faraday (~> 0.8)
Expand All @@ -112,7 +112,7 @@ GEM
kramdown (~> 2.0)
liferaft (0.0.6)
metaclass (0.0.4)
minitest (5.12.0)
minitest (5.13.0)
mocha (1.9.0)
metaclass (~> 0.0.1)
mocha-on-bacon (0.2.3)
Expand All @@ -127,8 +127,8 @@ GEM
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4)
parallel (1.17.0)
parser (2.6.4.1)
parallel (1.18.0)
parser (2.6.5.0)
ast (~> 2.4.0)
powerpack (0.1.2)
prettybacon (0.0.2)
Expand All @@ -138,7 +138,7 @@ GEM
rake
rake (10.5.0)
redcarpet (3.5.0)
rouge (3.11.0)
rouge (3.12.0)
rubocop (0.49.0)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
Expand All @@ -161,13 +161,13 @@ GEM
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.6.0)
webmock (3.7.5)
webmock (3.7.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
xcinvoke (0.3.0)
liferaft (~> 0.0.6)
xcodeproj (1.12.0)
xcodeproj (1.13.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
Expand Down
2 changes: 1 addition & 1 deletion SourceKitten
Submodule SourceKitten updated 73 files
+1 −1 .gitignore
+0 −3 .gitmodules
+0 −1 .swift-version
+32 −2 CHANGELOG.md
+1 −1 Cartfile
+1 −1 Cartfile.private
+2 −3 Cartfile.resolved
+1 −1 Carthage/Checkouts/Commandant
+0 −1 Carthage/Checkouts/Result
+1 −1 Carthage/Checkouts/SWXMLHash
+3 −3 Makefile
+25 −16 Package.resolved
+3 −3 Package.swift
+1 −1 README.md
+5 −5 Source/Clang_C/include/BuildSystem.h
+4 −4 Source/Clang_C/include/CXCompilationDatabase.h
+4 −4 Source/Clang_C/include/CXErrorCode.h
+4 −4 Source/Clang_C/include/CXString.h
+4 −4 Source/Clang_C/include/Documentation.h
+330 −150 Source/Clang_C/include/Index.h
+4 −4 Source/Clang_C/include/Platform.h
+1 −1 Source/SourceKittenFramework/Info.plist
+13 −1 Source/SourceKittenFramework/SwiftDeclarationAttributeKind.swift
+2 −0 Source/SourceKittenFramework/SwiftDeclarationKind.swift
+1 −1 Source/SourceKittenFramework/SyntaxKind.swift
+1 −1 Source/SourceKittenFramework/Version.swift
+11 −0 Source/SourceKittenFramework/library_wrapper_Index.swift
+2 −2 Source/SourceKittenFramework/library_wrapper_sourcekitd.swift
+1 −2 Source/sourcekitten/CompleteCommand.swift
+0 −1 Source/sourcekitten/DocCommand.swift
+0 −1 Source/sourcekitten/FormatCommand.swift
+0 −1 Source/sourcekitten/IndexCommand.swift
+1 −1 Source/sourcekitten/Info.plist
+0 −1 Source/sourcekitten/ModuleInfoCommand.swift
+0 −1 Source/sourcekitten/StructureCommand.swift
+0 −1 Source/sourcekitten/SyntaxCommand.swift
+0 −1 Source/sourcekitten/VersionCommand.swift
+0 −1 Source/sourcekitten/YamlRequestCommand.swift
+0 −3 SourceKitten.xcworkspace/contents.xcworkspacedata
+2 −2 SourceKittenFramework.podspec
+1 −23 Tests/SourceKittenFrameworkTests/DocInfoTests.swift
+0 −715 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+375 −0 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+110 −36 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+0 −3,491 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+1 −0 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+1,515 −1,430 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+1,861 −1,700 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+0 −4,039 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+0 −4,095 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+1,515 −1,430 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+1,861 −1,700 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+0 −13 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+3 −0 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+0 −0 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+158 −0 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+38 −37 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+40 −11 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+1,515 −1,430 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+1,861 −1,700 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+16 −13 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+0 −340 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+19 −67 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+3 −3 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+0 −6,149 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+0 −374 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+20 −73 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+41 −0 Tests/SourceKittenFrameworkTests/Fixtures/[email protected]
+1 −8 Tests/SourceKittenFrameworkTests/ModuleTests.swift
+35 −34 Tests/SourceKittenFrameworkTests/SourceKitTests.swift
+16 −28 Tests/SourceKittenFrameworkTests/SwiftDocsTests.swift
+9 −15 azure-pipelines.yml
+16 −22 sourcekitten.xcodeproj/project.pbxproj
Binary file modified bin/sourcekitten
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/jazzy/gem_version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Jazzy
VERSION = '0.11.2'.freeze unless defined? Jazzy::VERSION
VERSION = '0.12.0'.freeze unless defined? Jazzy::VERSION
end

0 comments on commit 04611d3

Please sign in to comment.