1
0
mirror of https://github.com/kennycason/kumo synced 2025-03-27 08:58:49 -04:00
Commit Graph

71 Commits

Author SHA1 Message Date
kenny
2fc1b8e63e text version updates 2020-11-24 20:16:55 -08:00
kenny
c49f5cb9bf update readme 2020-05-11 17:38:19 -07:00
kenny
26711fc999 version release + release process update 2020-05-11 17:08:10 -07:00
kenny
b194500ecf up version 2020-05-11 13:44:16 -07:00
rzo1
01417b5286 upgrades jsoup to 1.12.1 (was 1.11.3), see changelog https://jsoup.org/news/release-1.12.1
fixes typo in README.md
2019-09-17 21:47:33 +02:00
Thibault Helsmoortel
4085afd7ac Fix example code for rectangle word clouds 2018-11-07 14:48:01 +01:00
Kenny Cason
f4aea3c595 update readme for v1.17 2018-09-15 11:50:11 +08:00
Kenny Cason
fa0cd50255 start integration maven release plugin 2018-09-15 10:46:51 +08:00
rzo1
17fe1f9001 switches to next development iteration 2018-08-23 12:21:36 +02:00
Kenny Cason
06c65a6141
Update README.md 2018-07-05 00:18:13 -07:00
Kenny Cason
f1073e624e
Update README.md 2018-07-05 00:17:37 -07:00
Kenny Cason
877c9d4af1
Update README.md 2018-07-05 00:17:10 -07:00
michaelizer
6ec9b4a07b
Update README.md 2018-06-23 12:37:50 -04:00
Kenny Cason
d17e3a36fd
Update README.md 2018-06-05 23:13:50 -07:00
Kenny Cason
b413f8172e
Add CircleCI Badge 2018-06-05 23:02:25 -07:00
Kenny Cason
477bac89fe
Update README.md 2018-01-04 11:11:43 -08:00
Kenny Cason
b75ee6a8e6 update pom versions 2017-12-17 21:53:58 -08:00
Kenny Cason
bcbfce138e update versions 2017-11-30 22:49:35 -08:00
Kenny Cason
54fed95301 add support for frequency file loader 2017-11-30 22:15:58 -08:00
Kenny Cason
338f0e4ffd : update color palette examples in readme 2017-08-28 14:47:06 -07:00
Kenny Cason
2e79d57c80 : update color palette examples in readme 2017-08-28 14:28:09 -07:00
Kenny Cason
c7fb2a7fb5 update pom version + build plugins 2017-06-05 15:39:22 -07:00
Kenny Cason
fcd0d52dc2 version bump 2017-06-02 15:11:55 -07:00
Kenny Cason
5fe3f355d1 Update README.md 2017-06-02 15:06:09 -07:00
Kenny Cason
c1b88ff5b7 update readme 2017-06-02 14:40:29 -07:00
Kenny Cason
105951f768 Update README.md 2017-06-02 01:25:40 -07:00
Kenny Cason
1dd3477d9a update cli install script + readme 2017-06-02 01:20:46 -07:00
Kenny Cason
812f659a7a further refactoring 2017-06-02 01:15:07 -07:00
Kenny Cason
c0789af5ea Merge pull request from rzo1/extract-nlp-branch
Restructures Kumo to be a multi-module project
2017-05-30 00:23:19 -07:00
rzo1
706969018f bumps to 1.9 (was 1.8)
introduces Java 8
removes some search/replace errors
marks IntegrationTests with @Ignore (until we have a better strategy for that)
2017-05-29 13:28:19 +02:00
rzo1
98bdd81671 updates README 2017-03-02 11:56:45 +01:00
John Hunter
852963da7d fixed examples so they work without errors 2017-01-25 18:19:49 -08:00
Kenny Cason
f14f223853 various updates
load ttf file from file or url
fix bug in centering of text that causes cut-off
add emoji word cloud example
the above fixes, in conjunction with loading a font that supports emoji solve 
2016-06-14 15:55:11 -07:00
Kenny Cason
2b995e5367 fix typo in brew install command 2016-06-13 11:45:13 -07:00
Kenny Cason
05767dd8f0 update readme with brew example 2016-06-13 11:43:59 -07:00
Kenny Cason
7095756986 up version to 1.7 + fix --version command 2016-06-13 11:11:04 -07:00
Kenny Cason
9bc3fa9e4e Update README.md 2016-06-13 03:31:17 -07:00
Kenny Cason
9b96b0832a Merge pull request from kennycason/cli-support
Cli support
2016-06-13 03:27:46 -07:00
Kenny Cason
1ae01e6760 update documentation for cli
issue 
2016-06-13 03:16:37 -07:00
Kenny Cason
14bec3dfff add layered word cloud cli support
issues 
2016-06-13 02:53:41 -07:00
Kenny Cason
02f4fd0495 Update README.md 2016-03-13 21:14:43 -07:00
Kenny Cason
f57bfb7f6a Update README.md 2016-02-23 23:40:06 -08:00
Kenny Cason
fe774e6868 Update README.md 2016-02-23 23:33:07 -08:00
Kenny Cason
1ee2c29255 create jpanel example 2016-02-21 02:19:28 -08:00
Kenny Cason
ec6911588b more refactoring 2016-02-21 01:38:17 -08:00
Kenny Cason
21e9925265 create better namespaced packages 2016-02-20 17:49:43 -08:00
Kenny Cason
cbed30612b add unit test for linear gradient color palette + refactring 2016-02-20 17:46:22 -08:00
Kenny Cason
6823f46a57 update version 2016-01-18 14:53:36 -08:00
Kenny Cason
beefe02587 Update README.md 2015-12-07 14:34:05 -06:00
wolfposd
426a4539f3 changing parallel example to java ;-) 2015-12-07 15:55:14 +01:00