Lennart Lövstrand

Results 2 issues of Lennart Lövstrand

Made the 'other' string unit be normalized using @@unit_map before comparing it to the known temperature unit names. (See https://github.com/olbrich/ruby-units/issues/251 for details.)

bug

If you add an alias to a temperature unit and then try to convert to it, ```Unit#convert_to``` won't recognize it as a temperature and won't perform the correct calculations. Here...

bug