Skip to content

Commit

Permalink
Merge pull request #77 from SwiftGen/release/2.4.0
Browse files Browse the repository at this point in the history
Release/2.4.0
  • Loading branch information
AliSoftware authored Mar 17, 2018
2 parents 6ab8e2e + 260e54a commit ffb22bf
Show file tree
Hide file tree
Showing 12 changed files with 380 additions and 420 deletions.
18 changes: 4 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,16 @@

---

## Master

### Bug Fixes

_None_

### Breaking Changes

_None_
## 2.4.0

### New Features

* Add `!` counterpart for strings boolean filters.
[Antondomashnev](https://github.com/antondomashnev)
[#68](https://github.com/SwiftGen/StencilSwiftKit/pull/68)
* Updated Stencil to the latest version (0.10.1)

### Internal Changes

_None_
* Updated Stencil to the latest version (0.10.1).
[Ilya Puchka](https://github.com/ilyapuchka)
[#73](https://github.com/SwiftGen/StencilSwiftKit/pull/73)

## 2.3.0

Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- PathKit (0.8.0)
- Stencil (0.10.1):
- PathKit (~> 0.8.0)
- StencilSwiftKit (2.3.0):
- StencilSwiftKit (2.4.0):
- Stencil (~> 0.10)

DEPENDENCIES:
Expand All @@ -15,7 +15,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
PathKit: dcab05d701474011aae0e40cf892298a831f63d6
Stencil: 40b382c52edab08f1e800e6144c1f04ae47a7a9a
StencilSwiftKit: 44790057294ad837e217b2a4775e7a9ca0b7de6e
StencilSwiftKit: 41693610fdab5a3782f9722b420d87eb4b287f33

PODFILE CHECKSUM: a08ecc2ab2ae91e8f0cddb740ac4e30be2cffc7d

Expand Down
4 changes: 2 additions & 2 deletions Pods/Local Podspecs/StencilSwiftKit.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 14 additions & 28 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Pods/Target Support Files/StencilSwiftKit/Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 0 additions & 13 deletions Sources/Filters+Strings+Base.swift

This file was deleted.

52 changes: 0 additions & 52 deletions Sources/Filters+Strings+Boolean.swift

This file was deleted.

158 changes: 0 additions & 158 deletions Sources/Filters+Strings+Lettercase.swift

This file was deleted.

Loading

0 comments on commit ffb22bf

Please sign in to comment.