Commit graph

165 commits

Author SHA1 Message Date
Wim Looman
6c8fbb5bad Change splice operator and add in render by-move 2016-02-02 15:56:59 +01:00
Chris Wong
3deb7a7625 Release 0.7.4 2016-01-21 21:53:22 +11:00
Chris Wong
e16aa4cce8 Release 0.7.3 2015-12-20 22:23:52 +11:00
Chris Wong
54f27e5753 Release 0.7.2 2015-11-28 21:15:56 +11:00
Chris Wong
661ac6b4bc Release 0.7.1 2015-11-20 11:08:58 +13:00
Chris Wong
c9cb438bee Release 0.7.0 2015-11-08 18:59:47 +13:00
Chris Wong
2e0aa3e433 Replace $$ syntax with a general trait thing 2015-10-06 19:25:29 +13:00
Chris Wong
48729378cf Release 0.6.2 2015-09-28 22:22:57 +13:00
Chris Wong
e1133bf720 Release 0.6.1 2015-09-26 13:57:25 +12:00
Chris Wong
344df28f90 Release 0.6.0 2015-09-16 12:36:17 +12:00
Chris Wong
a940856383 Fix doctests 2015-09-16 12:31:13 +12:00
Chris Wong
5676895dd9 Make Escaper own the wrapped writer, not borrow it 2015-09-16 12:03:09 +12:00
Chris Wong
c68f98d3a7 Expose Escaper type 2015-09-12 18:48:14 +12:00
Chris Wong
59360c719c Release 0.5.1 2015-09-08 13:15:05 +12:00
Chris Wong
86c515e5c3 Fix typo in documentation 2015-09-07 11:47:00 +12:00
Chris Wong
0286287196 Release 0.5.0 2015-09-06 13:00:47 +12:00
Chris Wong
cdcacab1ea Add Utf8Writer 2015-09-06 12:59:41 +12:00
Chris Wong
1badbd9df2 De-closureify the API
Closes 
2015-09-01 18:26:50 +12:00
Chris Wong
abbb565412 Release 0.4.4 2015-07-31 17:37:05 +12:00
Chris Wong
e66723b80b Release 0.4.3 2015-07-03 11:01:12 +12:00
Chris Wong
46fab1372b Allow nested macro invocations
Closes 
2015-07-03 10:59:34 +12:00
Chris Wong
543adf78c0 Fix formatting 2015-05-01 19:56:06 +12:00
Chris Wong
36c9792d0a Release 0.4.2 2015-04-30 16:36:47 +12:00
Chris Wong
d6677b3319 Borrow spliced values instead of moving them
Closes 
2015-04-30 16:32:15 +12:00
Chris Wong
24e390047e Release 0.4.1 2015-04-13 20:42:47 +12:00
Chris Wong
86c6edafae Release 0.4.0 2015-04-11 10:26:43 +12:00
Chris Wong
fa28c39956 Release 0.3.4 2015-04-04 10:43:25 +13:00
Chris Wong
f08963012a Release 0.3.3 2015-04-03 16:30:43 +13:00
Chris Wong
df0689c7ed Release v0.3.2 2015-03-21 13:40:08 +13:00
Chris Wong
40612241f2 Release 0.3.1 2015-03-15 17:28:52 +13:00
Chris Wong
098e71468c Remove #[feature(io)]
I/O is stable now
2015-03-15 11:18:21 +13:00
Chris Wong
9586ebfa63 Release 0.3.0 2015-03-15 11:11:27 +13:00
Chris Wong
0170d76aa8 Add homepage to Cargo.toml 2015-03-15 11:10:06 +13:00
Chris Wong
41f0e15970 Link to the book 2015-03-14 21:28:04 +13:00
Chris Wong
a118f54612 API comment conventions () 2015-03-06 12:50:14 +13:00
Chris Wong
9b13557781 Switch to new std::io module 2015-02-18 20:28:44 +13:00
Chris Wong
64962e2c41 Update Rust 2015-02-13 17:46:02 +13:00
Chris Wong
52bd1e4189 Release 0.2.0 2015-02-07 12:29:34 +13:00
Chris Wong
e01af11eaa Update Rust 2015-02-02 20:53:47 +13:00
Chris Wong
9ee1c76e93 Rename std::io => std::old_io
The iopocalypse begins
2015-01-30 18:00:22 +13:00
Chris Wong
dca0400692 Implement toggleable boolean attributes
Closes 
2015-01-29 13:47:11 +13:00
Chris Wong
d8ee991da2 Rename [render, render_to] -> [to_string, render]
It's more consistent with existing conventions
2015-01-27 11:16:22 +13:00
Chris Wong
dd9679fa89 Release 0.1.1 2015-01-26 12:41:42 +13:00
Chris Wong
8eb655207e Take inner closure by value instead of by reference
Closes 
2015-01-26 12:20:49 +13:00
Chris Wong
af60d7c3ec Edit docs again!
Exclamation marks!
2015-01-25 17:45:08 +13:00
Chris Wong
30a8dccfb0 Release 0.1.0 2015-01-25 15:23:55 +13:00
Chris Wong
17a447d898 Mention Display trait in docs 2015-01-25 15:12:00 +13:00
Chris Wong
9b1402101d Add some more docs 2015-01-24 23:42:38 +13:00
Chris Wong
7056661a3a Update Rust 2015-01-24 20:37:04 +13:00
Chris Wong
a455b4c987 Add documentation links to Cargo.toml 2015-01-22 22:39:52 +13:00