1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-07-13 01:10:14 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
8533b6348b quick: add an example (#70)
Fixes #69.
2017-10-23 10:45:44 +11:00
cc0e4a59ab Switch to an Iterator interface.
This is to solve an issue where writers returned by the Formatter
were often stateful, but this fact was not obvious to the API consumer,
and failed in interesting ways.
2017-09-20 22:19:36 +10:00
431e913333 Update documentation. Include "quick" package. 2017-09-18 13:15:07 +10:00