Commit Graph

23 Commits

Author SHA1 Message Date
Michael Pfaff faabe73cb2 Refactor to allow more optimized escaping 2024-03-15 19:29:39 -04:00
Michael Pfaff 6e09ca7464 Refactor to support custom escaping schemes 2024-03-15 18:05:31 -04:00
Michael Pfaff 4e2232f2de Unify Render* and Template* traits 2024-03-11 17:33:11 -04:00
Michael Pfaff e5a471d9ca Improve API 2024-03-11 16:57:52 -04:00
Vince Pike 1a40dbbc01 Update Invalid Links 2022-04-22 10:51:59 -04:00
vince 1a1f87a634 Update netlify references 2022-02-21 09:45:36 -05:00
Kogia-sima 7ff3979888 Update repository URL 2022-02-19 14:47:00 +09:00
Kogia-sima b58a51a1ae doc: deny missing docs 2020-12-20 21:23:47 +09:00
Kogia-sima 70033d604d break: forbit implementing TemplateOnce trait by hand 2020-12-19 17:38:57 +09:00
Kogia-sima f98ed7426f clippy fix 2020-12-18 19:23:20 +09:00
Kogia-sima 8e07927f19 Add doc_cfg attribute 2020-12-17 17:06:34 +09:00
Kogia-sima 790f7366cf break: Update TemplateOnce trait structure
* Remove render_once_to_string method
* Add render_once_to method
* Now TemplateOnce trait requires both method implementation
* Some performance improvement
2020-12-16 19:01:28 +09:00
Kogia-sima 2d6d913213 no longer requires `extern crate sailfish_macros` 2020-12-16 13:35:37 +09:00
Kogia-sima 941cd965ab Do not use render_once_to_string method directly 2020-07-26 00:02:51 +09:00
Kogia-sima 5d874e44ea doc: update doc comments 2020-07-11 17:10:23 +09:00
Kogia-sima be293c8f90 Update doc comments 2020-06-19 15:40:30 +09:00
Kogia-sima f40926122b feat: Add TemplateOnce::render_once_to_string method 2020-06-18 18:37:39 +09:00
Kogia-sima 9a7f62e3ca Improve buffering performance 2020-06-18 17:12:55 +09:00
Kogia-sima 4fef20fa86 Add crate-level documentation 2020-06-14 12:29:45 +09:00
Kogia-sima a8b3856977 Fix logo icon url 2020-06-14 02:50:24 +09:00
Kogia-sima 008b1bf6ea Add logo icon for docs.rs 2020-06-14 02:47:20 +09:00
Kogia-sima 6ee8f147a2 Add minimal documents for sailfish 2020-06-06 19:25:15 +09:00
Kogia-sima 08dacdd263 Add source code 2020-06-05 22:31:38 +09:00