Commit Graph

61 Commits

Author SHA1 Message Date
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
vthg2themax 2e39299483 bump version in preparation for upload to crates.io 2023-10-22 05:01:13 -04:00
vthg2themax 222f69c38a Update Version Number For Latest Release 2023-10-09 15:22:18 -04:00
vthg2themax 9d9351b670 Update Version Numbers Now 2023-07-28 10:20:51 -04:00
vthg2themax 0a5f6c6b5c Update Cargo.lock, README.md, installation.md, and 7 more files Update the version, and publish. 2023-06-22 15:11:54 -04:00
vthg2themax 9b0cd6263c Update Version 2023-04-13 14:09:37 -04:00
Kogia-sima 9274af3c3f Bump MSRV to 1.60.0 2023-03-05 20:28:28 +09:00
Kogia-sima 70be336063 Update MSRV (1.42.0 => 1.46.0)
It seems that filetime crate silently updated the msrv. This is an
breaking change so we need minor version upgrade.
2023-03-05 20:13:58 +09:00
Vince Pike b293756277
Update The Version In Preparation For Release (#109)
Co-authored-by: Vince Pike <vince@oryp9>
2023-01-24 16:43:15 -05:00
Kogia-sima 658e55d1cc Bump version (0.4.0 => 0.5.0) 2022-10-25 22:44:36 +09:00
Vince Pike 1a40dbbc01 Update Invalid Links 2022-04-22 10:51:59 -04:00
Vince Pike 9955a3acf0 Switch to TOML Format 2022-03-10 15:20:47 -05: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 bffe6d1aa1 Bump version (0.3.3 => 0.3.4) 2022-02-13 10:15:34 +09:00
Kogia-sima 59fe11b801 Remove dependency counts badge from README 2022-02-13 10:15:34 +09:00
Kogia-sima 8fc70c39fa Bump version (0.3.2 => 0.3.3) 2021-04-06 21:52:20 +09:00
Kogia-sima 2df4bd1d2d Bump version (0.3.1 => 0.3.2) 2021-03-29 08:47:01 +09:00
Kogia-sima 5209876df4 Bump version (0.3.0 => 0.3.1) 2021-01-23 19:27:25 +09:00
Kogia-sima 7705d7945c doc: Update descriptions in `features` section 2021-01-05 20:30:41 +09:00
Kogia-sima df5b0a935a
Add deps.rs badge 2021-01-05 05:28:53 +09:00
Kogia-sima 7b49d01c94 doc: Add MSRV badge 2021-01-02 02:26:41 +09:00
Kogia-sima 93298c704f Add Dependency-Counts badge in README 2021-01-02 02:05:01 +09:00
Kogia-sima f113734981 doc: Fix typo 2021-01-01 18:21:39 +09:00
Kogia-sima 1128fda3d3 doc: fix example in README 2020-12-24 15:53:35 +09:00
Kogia-sima 0b8a19f5cc doc: no longer requires `extern crate sailfish_macros` 2020-12-20 22:24:31 +09:00
Kogia-sima 1df0657350 Bump version (0.2.3 => 0.3.0) 2020-12-20 22:16:25 +09:00
Kogia-sima 08ac211645 doc: Update README
- update features
- update roadmap
2020-12-20 16:31:17 +09:00
Kogia-sima edff2b4ef0 Update status badge 2020-12-17 15:50:47 +09:00
Kogia-sima 18ffe5b321 Remove benchmarks
Remove benchmark programs in favor of https://github.com/djc/template-benchmarks-rs

* Quite similar contents
* Some library has too heavy dependencies and frequently cause breaking
changes (which always results in tiny performance difference)
* Some benchmark implementation is out of date
* There is a persistent complaint that the benchmark is wrong (although
I'm not still convinced)

cc #28 #37
2020-12-17 12:51:42 +09:00
Kogia-sima 8179de521d docs: Revert documents
v0.2.3 still requires `extern crate sailfish_macros;`
2020-12-17 00:04:47 +09:00
Kogia-sima 2d6d913213 no longer requires `extern crate sailfish_macros` 2020-12-16 13:35:37 +09:00
Kogia-sima 541ecb91ef Bump version (0.2.2 => 0.2.3) 2020-11-29 21:40:58 +09:00
Kogia-sima cfd40f573b Bump version (0.2.1 => v0.2.2) 2020-11-11 10:48:30 +09:00
Kogia-sima 2ba4a99582 Bump version (0.2.0 => 0.2.1) 2020-08-04 09:18:24 +09:00
Kogia-sima d0ef795161 Bump version (0.1.3 => 0.2.0) 2020-07-17 04:48:29 +09:00
Kogia-sima 3b06795f5e Bump version (0.1.2 => 0.1.3) 2020-07-11 17:46:55 +09:00
Kogia-sima e8beaef33b Bump version (0.1.1 => 0.1.2) 2020-07-04 06:17:09 +09:00
Kogia-sima 200cb53a66 Update README 2020-07-02 18:28:22 +09:00
Kogia-sima ed8f237c4e Update README
[skip ci]
2020-06-19 19:13:24 +09:00
Kogia-sima b5d035493f Bump version (0.1.0 => 0.1.1) 2020-06-18 18:04:02 +09:00
Kogia-sima 8d897b828f Minimum supported Rust version in README 2020-06-17 00:08:40 +09:00
Kogia-sima f2d5eb2b73 Bump version (0.0.5 => 0.1.0) 2020-06-15 12:17:19 +09:00
Kogia-sima 733e1a6c63 Bump version (0.0.4 => 0.0.5) 2020-06-13 23:18:07 +09:00
Kogia-sima 7cc4692951 Bump version (0.0.3 => 0.0.4) 2020-06-11 11:55:51 +09:00
Kogia-sima 094d76744a Add links to documentation in README
[skip ci]
2020-06-09 21:50:03 +09:00
Kogia-sima 7c3705d624 Remove some badges from README
[skip ci]
2020-06-09 21:49:54 +09:00
Kogia-sima bbb524952a
Use ERB for syntax highlighting in README
[skip ci]
2020-06-08 13:14:09 +09:00
Kogia-sima c537cdba3b Add codecov badge 2020-06-07 22:29:49 +09:00
Kogia-sima 40ca8ef5f0 Remove unstability warning from README
[skip ci]
2020-06-07 19:58:56 +09:00
Kogia-sima 69d7d6c39c Bump version (0.0.2 => 0.0.3) 2020-06-07 19:14:23 +09:00
Kogia-sima 06c2d10255 Update README 2020-06-07 13:41:08 +09:00
Kogia-sima 0f0529684a Add appveyor badge
[skip ci]
2020-06-07 05:48:43 +09:00
Kogia-sima 82f7b7a64a Add Travis CI badge
[skip ci]
2020-06-07 05:01:58 +09:00
Kogia-sima 307f44d910 Add docs.rs badge 2020-06-07 01:34:36 +09:00
Kogia-sima 63bd49dba5 Bump version (sailfish 0.0.1 => 0.0.2) 2020-06-06 19:26:32 +09:00
Kogia-sima 5d25521eb7 Add links to benchmark directory 2020-06-06 18:28:56 +09:00
Kogia-sima ffab699ea3 Remove benchmark code
due to license issue, original benchmark code (https://github.com/djc/template-benchmarks-rs) cannot be used.
2020-06-06 13:01:52 +09:00
Kogia-sima cd709be6e4 Add some badges 2020-06-05 23:42:06 +09:00
Kogia-sima 08dacdd263 Add source code 2020-06-05 22:31:38 +09:00