Commit Graph

29 Commits

Author SHA1 Message Date
Jonas Platte
9ac1c74463
Add .editorconfig 2020-12-29 14:50:50 +01:00
Jonas Platte
6c384d8401
Rename all traits from SomeCase to ToSomeCase 2020-12-29 14:49:51 +01:00
Jonas Platte
b3966b4fdb
Rewrap comments 2020-12-29 14:45:53 +01:00
Jonas Platte
8df9667450
Add GitHub actions CI 2020-12-29 14:20:11 +01:00
Jonas Platte
61338afb52
Update README.md 2020-12-22 00:33:15 +01:00
Jonas Platte
da605bd6b8
Run cargo fmt 2020-12-21 13:47:20 +01:00
Jonas Platte
1c13e81591
Release 0.3.2 2020-12-21 13:45:05 +01:00
Ruben Schmidmeister
d7506077c2
Remove not needed self:: prefix 2020-12-17 16:54:47 +01:00
Ruben Schmidmeister
04589b5b7e
Remove extern crate from docs 2020-12-17 16:52:21 +01:00
Ruben Schmidmeister
995565b73e
Switch to 2018 edition 2020-12-17 16:51:13 +01:00
Jonas Platte
f40c0f6e21
Clean up examples 2020-12-17 13:05:47 +01:00
Jonas Platte
1fde448121
Update README.md 2020-12-17 13:02:18 +01:00
Osspial
863b7fa75f
Fix issue where a snake was being mistaken for a camel
camels dont event look like sneks smh. maybe the snek ate a camel or something
2020-12-17 13:00:13 +01:00
Travis Gockel
c1c31639fb
Adds support for SHOUTY-KEBAB-CASE 2020-06-23 20:51:24 -06:00
Without Boats
093d56fbf0
update version 2018-12-19 23:48:09 +01:00
Erick Tryzelaar
50f5a5a8ee heck is entirely dual licensed by MIT and Apache 2.0
According to https://github.com/withoutboats/heck/issues/9, the
heck library is entirely dual licensed under MIT and Apache 2.0.
2018-11-19 18:53:47 +01:00
Without Boats
937459a039 Update version. 2017-08-16 20:23:04 -07:00
Without Boats
33fb5ce0a0 Update unicode segmentation dependency. 2017-08-16 20:22:48 -07:00
Dan Burkert
5315d0ea40 Do not insert break for numeric chars 2017-08-07 11:42:10 -07:00
Without Boats
7dd1770807 Update version. 2017-04-23 03:30:28 -07:00
Without Boats
20bbec5cf8 Add ?Sized bounds where necessary. 2017-04-23 03:30:11 -07:00
Without Boats
ac89ff21d4 Simplify word boundary algorithm. 2017-03-27 20:20:34 -07:00
Without Boats
be877f7953 Improve test cases. 2017-03-27 16:53:05 -07:00
Without Boats
f849701761 Remove dead code. 2017-03-27 16:46:19 -07:00
Without Boats
f9b413746f Update to a new version with better boundaries.
XMLHttpRequest now XML|Http|Request instead of XMLH|ttp|Request.
2017-03-27 16:33:06 -07:00
Without Boats
8af174b8bb Typo. 2017-03-27 04:30:24 -07:00
Without Boats
a194e22cab Expand README. 2017-03-27 04:28:58 -07:00
Without Boats
056c56d595 Fix markdown. 2017-03-27 04:17:25 -07:00
Without Boats
20e54ce334 heck library, first commit. 2017-03-27 04:14:34 -07:00