Commit Graph

57 Commits

Author SHA1 Message Date
Kyle Jessup 0d5e45e95c Updated for swift 5. Removed Perfect-Thread dependency 2020-05-19 14:01:00 -04:00
Kyle Jessup 06c2bf73b3
Merge pull request #5 from PerfectlySoft/4.0-dev
4.0 dev
2020-05-19 13:43:55 -04:00
Kyle Jessup 84f543f213 added missiung deps for now 2019-02-04 10:42:39 -05:00
Kyle Jessup c9612fdd7c factoring out http things 2019-01-14 11:33:15 -05:00
Kyle Jessup f83944926a
Merge pull request #4 from mmdock/patch-1
Update README.md
2018-11-20 10:32:03 -05:00
Morgan Dock eb16583b74
Update README.md 2018-10-07 03:42:02 -07:00
Kyle Jessup a3bce7e83f
Merge pull request #3 from RockfordWei/master
Fully upgrading to Swift 4.1.1
2018-05-31 14:28:56 -04:00
Rockford Wei 1f1f94c78c Fixing unpredictable PA failure issue. 2018-05-31 14:25:14 -04:00
Rockford Wei 0349fd1d62 Fully upgrading to Swift 4.1.1
`flatMap()` -> `compactMap()`
2018-05-30 05:23:47 -04:00
Kyle Jessup 94123e4974
Update README.md 2018-04-12 11:42:14 -04:00
Kyle Jessup 11fb6a1676
Update README.md 2018-04-12 11:37:18 -04:00
Kyle Jessup b1a7b63826
Update README.md 2018-02-09 13:05:19 -05:00
Kyle Jessup 60ab0b4d42 Removed deprecation warnings. Fixed broken test compilation. 2017-11-02 10:58:22 -04:00
Kyle Jessup 28723d7715 Update README.md 2017-09-20 21:09:44 -04:00
Kyle Jessup aed286fa7b Bump dep to vers 3 2017-09-20 13:18:53 -04:00
Jonathan Guthrie e59824779e Adding renderMustache extension 2017-08-01 14:25:17 -04:00
Kyle Jessup e4ecaa4cfc Fixed swift 3.1 build 2017-03-28 11:00:08 -04:00
EricFromCanada 2692dec568 fix test class 2017-02-03 13:13:35 -05:00
Jonathan Guthrie d729fc7053 Merge pull request #1 from thislooksfun/master
Add support for Dot Notation (fixes ISS-349)
2017-01-06 15:55:37 -05:00
thislooksfun 39e334a6a4
Added support for Dot Notation (fixes ISS-349) 2017-01-04 15:34:41 -06:00
Jonathan Guthrie f3f3a670bd Fix example link 2016-12-20 16:20:40 -05:00
Kyle Jessup 7f2c8dfd26 Unbroke partials. 2016-12-13 15:43:07 -05:00
Kyle Jessup 0ad5ee059f Loosened HTTP dep version 2016-12-13 12:58:04 -05:00
Kyle Jessup b217d171c5 Delete .swift-version 2016-11-17 12:49:32 -05:00
Jonathan Guthrie 3fb53b931e header 2016-10-19 15:14:21 -04:00
Kyle Jessup 6df2ee38a6 Partials path handling fixes 2016-10-07 11:03:50 -04:00
Jonathan Guthrie e919ded2ee update banner 2016-09-12 15:35:39 -04:00
Kyle Jessup e2bfc3c9d0 Fixed test case 2016-09-06 17:36:11 -04:00
Kyle Jessup 7cedefe93a Updated README 2016-09-06 17:22:51 -04:00
Kyle Jessup 057122668b Pinned dep versions 2016-09-06 16:07:30 -04:00
Jonathan Guthrie 73d81be276 update to 08-18 2016-08-23 13:28:07 -04:00
Jonathan Guthrie 6c8b8eac10 remove codebeat 2016-08-22 14:18:24 -04:00
Jonathan Guthrie 3e0da7e364 formatting 2016-08-22 13:57:35 -04:00
Jonathan Guthrie a457b9efbc update banner 2016-08-22 13:55:15 -04:00
Kyle Jessup 6701af7bb4 Fixed Linux testing 2016-08-17 14:51:44 -04:00
Kyle Jessup c437b76310 New file path stuff 2016-08-17 11:38:12 -04:00
Kyle Jessup 60c7ccb1a5 Updated for 8-04 2016-08-08 11:15:51 -04:00
Jonathan Guthrie bd44a3e473 restructure a little 2016-07-27 15:11:22 -04:00
Kyle Jessup 6967925860 Added partials test 2016-07-27 10:28:52 -04:00
Kyle Jessup 3bf62fe9db Partials fix 2016-07-27 09:47:56 -04:00
Kyle Jessup 2cfa9a0e5e Linux juggle 2016-07-26 18:13:53 -04:00
Jonathan Guthrie 682f85a5d2 Update issues location 2016-07-26 17:12:50 -04:00
Kyle Jessup 0c26d2f1d2 Updated for 07-25 chain 2016-07-26 14:58:48 -04:00
Kyle Jessup dff3301411 Merge branch 'master' of https://github.com/PerfectlySoft/Perfect-Mustache 2016-07-25 14:57:30 -04:00
Kyle Jessup ae9e177f8f Added new initializer. Added test. 2016-07-25 14:57:25 -04:00
Kyle Jessup 52326ca049 Update README.md 2016-07-19 12:24:09 -04:00
Kyle Jessup c7c6ce2ad0 Update README.md 2016-07-19 12:23:13 -04:00
Kyle Jessup d2842f4c5c Fixed problem with partials when using absolute template path 2016-07-18 18:13:03 -04:00
Kyle Jessup 0dcb36084c Added web specific version of MustacheEvaluationContext 2016-07-18 14:04:45 -04:00
Kyle Jessup f442d6784a Update README.md 2016-07-09 18:52:45 -04:00