Commit Graph

216 Commits (10a447cd075bb2734edd49f8166685513c2359bf)

Author SHA1 Message Date
Ethan Dalool 452ad7f937 Add force_sep attribute. 2019-08-03 01:01:00 -07:00
Ethan Dalool 4f7a6c1d38 Bump to version 0.0.31. 2019-08-01 09:00:12 -07:00
Ethan Dalool 85572ba406 Add parameter simple to remove .\ from relative path. 2019-08-01 08:58:13 -07:00
Ethan Dalool d9d10a843e Fix relative backsteps. 2019-08-01 08:57:18 -07:00
Ethan Dalool 6a34c8eae9 Add method Path.add_extension. 2019-08-01 08:47:27 -07:00
Ethan Dalool b8aaecd15f Move case correction to after self==other check. 2019-08-01 08:47:04 -07:00
Ethan Dalool e478aca497 Improve Path.__contains__ check. 2019-08-01 08:46:37 -07:00
Ethan Dalool 0cfaf72347 Bump to version 0.0.30. 2019-06-11 22:46:09 -07:00
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