Age | Commit message (Expand) | Author |
---|---|---|
2018-04-15 | generate(): Add a real title and description to the feed channel | Teddy Wing |
2018-04-15 | Add 'error-chain' to the main library | Teddy Wing |
2018-04-13 | meetup_rss(write): Use the result from `Channel#write_to` | Teddy Wing |
2018-04-13 | meetup_rss(write): Remove `mut` from the `stdout` handle | Teddy Wing |
2018-04-13 | meetup_rss: Add a `write` function to write a channel to STDOUT | Teddy Wing |
2018-04-13 | meetup(generate): Improve test and take a reference argument | Teddy Wing |
2018-04-13 | Add a function to build an RSS `Channel` object from a list of `Event`s | Teddy Wing |