38e44c9ae80b
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 25 Dec 2018 23:20:26 -0500 |
parents | 22a3fda397be |
children | 84f2dde5401a |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Mon Dec 24 16:01:48 2018 -0500 +++ b/README.markdown Tue Dec 25 23:20:26 2018 -0500 @@ -536,3 +536,11 @@ fucking broken (it double-escapes characters in codehilited blocks). They fixed it months ago but still haven't pushed a new release, so whatever, I'll just pin to one that seems to work. At least I can build my documentation again. + +## 2018-12-25 + +Merry Christmas. + +Whipped up a CSV library because the existing ones are a little bonkers. Way +less code and much faster. There are still a couple of features I need to think +about but I think it's pretty solid already.