CHANGELOG.md in kaiser-ruby-0.5 vs CHANGELOG.md in kaiser-ruby-0.5.1
- old
+ new
@@ -49,10 +49,12 @@
- [x] Catch exceptions in the REPL
- [x] Suppressed warning about eval from Thor
- [x] Move nesting indentation from main module to transformer
- [x] Celsius to Fahrenheit example
-0.5
+# 0.5
+
+- [x] Fixed converting decimals so "Conversion is lovestruck. lovestruck and essential seasick" results in "conversion = 0.0397" as one would expect.
Other stuff
- [x] Updated the REPL to work on Ruby versions earlier than 2.5 (2.3 is the minimum supported version)
- [x] Travis CI tests on all supported Ruby versions