kojix2
|
4f17579846
|
v0.4.2
|
2021-06-10 11:35:35 +09:00 |
|
kojix2
|
81df12a033
|
Changed width option from Integer to Numeric
This is to keep consistency with other options
|
2021-06-10 11:33:46 +09:00 |
|
kojix2
|
a8073bc684
|
Convert xlim and ylim types to numbers
Fix (#18)
|
2021-06-10 11:19:35 +09:00 |
|
kojix2
|
23bb767afe
|
Revert "Accept hyphens as an output option"
This reverts commit dfc027d972 .
No need to change.
|
2021-06-08 17:44:53 +09:00 |
|
kojix2
|
dfc027d972
|
Accept hyphens as an output option
|
2021-06-07 23:51:46 +09:00 |
|
kojix2
|
7a1bacccbc
|
Update README.md
Center the logo and badge
|
2021-06-04 00:20:54 +09:00 |
|
kojix2
|
92989eb582
|
🚀 Transferred YouPlot to RedDataTools
|
2021-06-03 12:01:07 +09:00 |
|
kojix2
|
33c68c0607
|
v0.4.1
|
2021-06-03 11:06:59 +09:00 |
|
kojix2
|
30b3b6e7d3
|
Rubocop auto correct
|
2021-06-03 11:03:49 +09:00 |
|
kojix2
|
d49a11bb7a
|
Merge branch 'v0.4.1'
|
2021-06-03 11:01:20 +09:00 |
|
kojix2
|
c573d690bc
|
Revert "Set the Gem Ruby version to 2.6 or higher"
I changed my mind, it better work on 2.4!
This reverts commit 2649959745 .
|
2021-06-03 10:53:12 +09:00 |
|
kojix2
|
f823377c50
|
Make tests pass in Ruby 2.4
|
2021-06-03 10:48:47 +09:00 |
|
kojix2
|
d9777435a4
|
Add Test on ruby 2.4
|
2021-06-03 10:39:43 +09:00 |
|
kojix2
|
2649959745
|
Set the Gem Ruby version to 2.6 or higher
|
2021-06-03 10:32:20 +09:00 |
|
kojix2
|
4651c697d4
|
Add reverse to count
|
2021-05-31 22:50:11 +09:00 |
|
kojix2
|
49626d54e1
|
v0.4.0
|
2021-05-30 23:00:19 +09:00 |
|
kojix2
|
f824135653
|
Clarify the Output type a little
|
2021-05-29 16:17:59 +09:00 |
|
kojix2
|
2eca86268c
|
Add comments to command class
|
2021-05-29 14:59:42 +09:00 |
|
kojix2
|
85d818d8ca
|
Refactoring and commenting DSV module
|
2021-05-29 13:34:19 +09:00 |
|
kojix2
|
b484a3a96f
|
Refactor parser
|
2021-05-29 11:19:48 +09:00 |
|
kojix2
|
7e97d44caf
|
Add comments
|
2021-05-29 10:28:56 +09:00 |
|
kojix2
|
d30942fef6
|
Rename default_parser -> base_parser
|
2021-05-29 10:28:48 +09:00 |
|
kojix2
|
72f59887de
|
Fix order of tests
|
2021-05-29 09:45:58 +09:00 |
|
kojix2
|
2005eaf871
|
Fix typo in README
|
2021-05-29 08:18:17 +09:00 |
|
kojix2
|
6edd66662d
|
Fix monochrome and color-output options
|
2021-05-28 17:15:30 +09:00 |
|
kojix2
|
977d3beb2d
|
count: if the values are the same, sort by name
|
2021-05-28 14:04:18 +09:00 |
|
kojix2
|
f57090cc9b
|
Add simple tests for count again
|
2021-05-28 12:36:06 +09:00 |
|
kojix2
|
cfbbc33286
|
Adjust summary_width
Try to keep it within 80 characters
|
2021-05-28 12:31:06 +09:00 |
|
kojix2
|
74f7a2435d
|
Added an error message suggesting to specify the character encoding option
|
2021-05-28 11:47:54 +09:00 |
|
kojix2
|
801c2a4920
|
Fix test class name
|
2021-05-28 11:21:00 +09:00 |
|
kojix2
|
8f52955c19
|
Moved comments to make method chaining work in Ruby 2.6 and below
|
2021-05-28 10:43:05 +09:00 |
|
kojix2
|
a4e747969f
|
Use value_counts if tally is not available
|
2021-05-28 10:24:45 +09:00 |
|
kojix2
|
9e15c0ac2a
|
Rename UnicodePlotBackend -> Backend::UnicodePlot
|
2021-05-28 10:06:58 +09:00 |
|
kojix2
|
97d6c3e73f
|
Revert "Use value_counts instead of tally"
|
2021-05-28 09:36:08 +09:00 |
|
kojix2
|
715ec8f908
|
Add a test for count
Check that it works. This is not enough
|
2021-05-27 23:49:03 +09:00 |
|
kojix2
|
607e490d7a
|
Remove Processing module
|
2021-05-27 23:18:08 +09:00 |
|
kojix2
|
86c0d8ed53
|
Use enumerable-statistics's value_counts instead of tally
|
2021-05-27 23:04:23 +09:00 |
|
kojix2
|
29dfe424e7
|
Flatten the module hierarchy
Move Parser and Options up
|
2021-05-27 21:50:05 +09:00 |
|
kojix2
|
7c42d9a444
|
Move Plot::Params to Parameters
|
2021-05-27 21:15:06 +09:00 |
|
kojix2
|
54b70f1f27
|
Update README.md
|
2021-05-24 14:09:53 +09:00 |
|
kojix2
|
69167a6f44
|
Fix README.md
|
2021-05-24 13:31:47 +09:00 |
|
kojix2
|
f596391ad9
|
v0.3.5
|
2021-05-21 09:35:49 +09:00 |
|
kojix2
|
cf29934f08
|
ci: Remove Ruby 2.5
EOL
|
2021-04-22 10:04:08 +09:00 |
|
kojix2
|
56d00cae31
|
Fix typo in README.md
|
2021-03-22 13:45:25 +09:00 |
|
kojix2
|
3093c7b715
|
Fix doc badge
|
2021-03-09 16:46:44 +09:00 |
|
kojix2
|
7f5f33a999
|
Update README.md
Make the logo smaller
|
2021-03-05 19:52:42 +09:00 |
|
kojix2
|
5ec3d6ca3f
|
Update Funding.yml
Removed patreon
|
2021-02-16 22:32:47 +09:00 |
|
kojix2
|
0dcfe86c37
|
Update FUNDING.yml
|
2021-02-16 22:17:18 +09:00 |
|
kojix2
|
5b53b03769
|
Add logo created by sampo grafikka
Thanks!
|
2021-02-10 00:43:26 +09:00 |
|
kojix2
|
eff998be38
|
Add contributing message
|
2021-02-09 23:01:37 +09:00 |
|