Commit Graph

37 Commits

Author SHA1 Message Date
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