Commit Graph

16 Commits

Author SHA1 Message Date
Joannis Orlandos
540a1b8c80 Fix readme link (#28) 2024-05-11 16:10:20 +01:00
Adam Fowler
7ea5b5d11a Update documentation links 2024-03-22 12:34:03 +00:00
Adam Fowler
2663d13ea7 Rename package to swift-mustache (#27)
* Rename package to swift-mustache

* Update CI
2024-03-15 07:28:57 +00:00
Adam Fowler
bdfa05391a Remove HB prefix, make Parser private (#26) 2024-03-11 22:07:05 +00:00
Adam Fowler
e86018f068 Update README.md 2021-04-09 09:50:52 +01:00
Adam Fowler
a7ae931f3e Update README.md 2021-03-25 10:24:33 +00:00
Adam Fowler
c1d3f491b5 Update README.md 2021-03-24 16:23:48 +00:00
Adam Fowler
d3edef1b8e Add support for custom text escaping (#11)
* Add support for custom text escaping

* swift format

* Remove withDefaultDelimiters

* Update README.md

* Don't pass content type into partial
2021-03-23 17:36:28 +00:00
Adam Fowler
1abc469037 Add template inheritance section 2021-03-22 13:57:08 +00:00
Adam Fowler
9f5894b0c1 Update README.md 2021-03-22 12:29:43 +00:00
Adam Fowler
ef4f016863 Update README.md 2021-03-22 07:55:30 +00:00
Adam Fowler
66cbb25e16 Readme updates (#7)
* Add Additional features to readme

* Edits

* Update README.md
2021-03-19 15:08:57 +00:00
Adam Fowler
09f5c5953e Update README.md 2021-03-18 17:38:19 +00:00
Adam Fowler
5a2f22df4f Update README.md 2021-03-15 15:24:37 +00:00
Adam Fowler
876f3c99f5 Update README.md 2021-03-15 15:24:03 +00:00
Adam Fowler
98f5d19e91 Initial commit, code not working 2021-03-11 13:59:28 +00:00