Humanizr / Humanizer

Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Other
8.52k stars 947 forks source link

Fix assert in GetRomanNumeralCharValue #1512

Closed stephentoub closed 1 month ago

stephentoub commented 1 month ago

Should have been upper instead of lower. Not sure why CI didn't fail, unless it's only running tests against release?

SimonCropp commented 1 month ago

running tests against release?

yep the ci build is built and tested in release mode