Commit Graph

8 Commits (8ad50ca71479ca182407d4612f7cb40c982c5f2b)

Author SHA1 Message Date
Ethan Dalool 8ad50ca714 Add pipeable to voussoirkit. 2019-06-11 22:45:04 -07:00
Ethan Dalool 47cf0bd3d7 Bump to version 0.0.29. 2019-02-17 23:44:33 -08:00
Ethan Dalool d71fc60862 Fix a bug in pathclass.Path.relative_path when cwd is root. 2019-02-17 23:43:33 -08:00
Ethan Dalool 6c1c8fe0ab Bump to version 0.0.28. 2019-01-01 18:01:52 -08:00
Ethan Dalool 2e5a71c765 Define listify seperately so you can call with any iterable.
The literal function will still be a bit more strict on the types
it accepts, but if you have something that you know is okay
to iterate you can call listify directly.
2019-01-01 18:01:37 -08:00
Ethan Dalool 649011c60d Bump to version 0.0.27. 2019-01-01 17:46:18 -08:00
Ethan Dalool fb2de5746c Add function sqlhelpers.literal. 2019-01-01 17:43:56 -08:00
Ethan Dalool b4b51e3604 Initial migratory commit. 2018-12-17 22:10:00 -08:00