Commit Graph

15 Commits

Author SHA1 Message Date
Lokathor 2a53070071 Update README.md 2020-01-08 21:45:39 -07:00
Lokathor bc0c307e42 little more 2020-01-08 16:32:36 -07:00
Lokathor 31f0daec1a simplify formatting 2020-01-08 11:02:15 -07:00
Lokathor 7e47b7132d Partial work on ArrayishVec 2020-01-07 23:10:38 -07:00
Lokathor 662bade020 Merge pull request #9 from Lokathor/truncate
add truncate method and tests based on the Vec examples
2020-01-06 21:06:08 -07:00
Lokathor 73afa8f6a5 restore a little more 1.36 stuff 2020-01-06 20:46:26 -07:00
Lokathor 91d77aeba6 Move to 1.36 until we can sort out the actual minimum we need 2020-01-06 20:43:04 -07:00
Lokathor 25371ac141 We need at least rustc 1.28 to use repr transparent. 2020-01-06 20:36:21 -07:00
Lokathor 2363109401 Badges and readme junk
Really this is just to poke the CI for this PR.
2020-01-06 20:33:50 -07:00
Lokathor c8bd5cc2b2 Try to adopt 1.24 as the CI version
This would allow our crate to be used as a dependency of the `unicode-segmentation` crate.
2020-01-06 20:28:09 -07:00
Lokathor c063024184 add truncate method and tests based on the Vec examples 2020-01-06 20:05:08 -07:00
Lokathor bf21f0e170 (cargo-release) start next development iteration 0.0.1-alpha.0 2020-01-06 19:30:12 -07:00
Lokathor 935a9bb868 (cargo-release) version 0.0.0 2020-01-06 19:30:03 -07:00
Lokathor 76058032f5 base files 2020-01-06 19:29:40 -07:00
Lokathor 27084dfc5e Initial commit 2020-01-06 18:44:21 -07:00