RandyTheSilly
|
9812cc6abd
|
Bump Go to 1.23
|
2024-10-27 00:57:30 -04:00 |
|
RandyTheSilly
|
65e09936c0
|
Expand test cases to cover vinculum range
|
2024-10-27 00:38:57 -04:00 |
|
RandyTheSilly
|
6148897d85
|
Update benchmark for vinculum support
|
2024-10-27 00:20:25 -04:00 |
|
RandyTheSilly
|
3e38327aa4
|
Correct existing tests to account for vinculum support
|
2024-10-27 00:06:37 -04:00 |
|
RandyTheSilly
|
ba1c6d30ed
|
Use vinculum in README example
|
2024-10-27 00:03:46 -04:00 |
|
RandyTheSilly
|
fc6dbc7d0d
|
Improve README example
|
2024-10-27 00:00:18 -04:00 |
|
RandyTheSilly
|
63f3025096
|
Add support for (inefficiently) getting uppercase return values
|
2024-10-26 23:54:18 -04:00 |
|
RandyTheSilly
|
afad2b7ee8
|
Properly cap vinculum range at 3,999,999
|
2024-10-26 23:28:37 -04:00 |
|
RandyTheSilly
|
9431220427
|
Initial vinculum range support
|
2024-10-26 23:11:37 -04:00 |
|
RandyTheSilly
|
6278fde12d
|
Return roman numerals as lowercase strings
|
2024-10-25 16:26:43 -04:00 |
|
RandyTheSilly
|
0846ed7063
|
Do not return an error on out of bounds (return "OOB" string instead)
|
2024-10-25 16:10:32 -04:00 |
|
RandyTheSilly
|
e5078a53b4
|
Rename .go files to match package rename
|
2024-10-25 15:26:42 -04:00 |
|
RandyTheSilly
|
f3fdc8d9e8
|
Strip unneeded functionality; slightly optimize for specific use-case
|
2024-10-25 15:22:53 -04:00 |
|