Merge branch 'master' into iterating-tuple-arrays
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
- Added support for resolving superclass properties for not-NSObject subclasses
|
||||
- The `{% for %}` tag can now iterate over tuples, structures and classes via
|
||||
their stored properties.
|
||||
- Added `split` filter
|
||||
- Allow default string filters to be applied to arrays
|
||||
- Similar filters are suggested when unknown filter is used
|
||||
- Added `indent` filter
|
||||
- Allow using new lines inside tags
|
||||
- Added support for iterating arrays of tuples
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
Reference in New Issue
Block a user