1
0
Fork 0
mirror of https://github.com/ethauvin/kotlin-pluralizer.git synced 2025-04-25 00:37:12 -07:00
Commit graph

35 commits

Author SHA1 Message Date
Cesar Ferreira
9043139d30 Merge branch 'master' of github.com:cesarferreira/kotlin-pluralizer
# Conflicts:
#	README.md
2016-09-10 12:48:02 +01:00
Cesar Ferreira
e579f7bfe1 updated readme 2016-09-10 12:43:42 +01:00
César Ferreira
906b9d8da4 Merge pull request #1 from ethauvin/master
Added pluralize/singularize functions based on an int count.
2016-09-09 23:55:07 +01:00
af2a59e3ec Added pluralize/singularize functions based on an int count. 2016-09-05 20:22:42 -07:00
cesarferreira
0cf3c54ae2 update readme 2016-09-05 21:21:59 +01:00
cesarferreira
dd09353592 updated readme 2016-09-05 20:33:38 +01:00
cesarferreira
46ece47676 fixed typo 2016-09-05 16:46:17 +01:00
cesarferreira
091e16a697 few tweaks and package name change 2016-09-05 14:51:55 +01:00
César Ferreira
3a56d6d792 Update build.gradle 2016-09-05 11:38:45 +01:00
Cesar Ferreira
acf66ae704 added more samples 2016-09-05 00:48:38 +01:00
Cesar Ferreira
ca927135f3 fixed typo 2016-09-05 00:44:43 +01:00
Cesar Ferreira
ba938bd865 fixed typo 2016-09-05 00:44:00 +01:00
Cesar Ferreira
a422910c03 updated readme 2016-09-05 00:29:58 +01:00
Cesar Ferreira
3b02359c3f updated readme 2016-09-05 00:29:44 +01:00
Cesar Ferreira
1f0c0f4dbe updated readme 2016-09-05 00:28:54 +01:00
Cesar Ferreira
aa567c97f7 added credit 2016-09-04 23:35:31 +01:00
Cesar Ferreira
ff11b6a6e4 refactoring 2016-09-04 23:33:25 +01:00
Cesar Ferreira
075acc0c94 it's now a kotlin library and not an android library 2016-09-04 23:31:25 +01:00
Cesar Ferreira
d0f22d0f40 updated readme 2016-09-04 21:51:31 +01:00
Cesar Ferreira
5b4cd994ec lowered gradle version 2016-09-04 21:21:44 +01:00
Cesar Ferreira
3be60a76a8 fixed typo 2016-09-04 21:01:06 +01:00
Cesar Ferreira
74d6ae324c bump 2016-09-04 20:45:42 +01:00
Cesar Ferreira
f003baf41e added abort on error 2016-09-04 19:15:09 +01:00
Cesar Ferreira
629c7ef4dd I see the problem now! 2016-09-04 19:02:32 +01:00
Cesar Ferreira
a6e69db40a updated readme 2016-09-04 18:44:15 +01:00
Cesar Ferreira
922e6fc8bb jitpack 2016-09-04 18:42:18 +01:00
Cesar Ferreira
f28387ed16 added required files to publish 2016-09-04 17:46:07 +01:00
Cesar Ferreira
156449c8a8 new package name 2016-09-04 15:36:35 +01:00
Cesar Ferreira
6a0d0f4fe0 updated readme 2016-09-04 14:59:42 +01:00
Cesar Ferreira
dff0aa5a78 typo fix 2016-09-04 13:17:15 +01:00
Cesar Ferreira
ffdc586049 updated readme 2016-09-04 13:15:32 +01:00
Cesar Ferreira
83d03a4d23 added tracisci 2016-09-04 13:13:38 +01:00
Cesar Ferreira
5120553afc Merge branch 'master' of github.com:cesarferreira/kotlin-pluralizer 2016-09-04 13:11:31 +01:00
Cesar Ferreira
dcad4c7ed6 first commit 2016-09-04 13:11:14 +01:00
César Ferreira
6c604cf9ec Initial commit 2016-09-04 13:10:18 +01:00