File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 1515 - 2.1.8
1616 - 2.2.4
1717 - 2.3.0
18+ - 2.4.2
1819 - ruby-head
1920 # The latest stable and head versions built by clang
2021 - 2.3.0-clang
Original file line number Diff line number Diff line change 888888 * Fixed gem installation problem caused by mkmf
889889 abstraction (by @mrkn)
890890
891+ === 0.2.4 / 2017-12-14
892+
893+ * No major enhancements.
894+
895+ * 2 minor enhancements:
896+
897+ * Eliminated code reuse in math.rb between JRuby and MRI
898+ versions of library (by @prasunanand)
899+
900+ * Slightly simplified #positive_definite? (by
901+ @prasunanand)
902+
903+ * 2 bug fixes:
904+
905+ * Fixed compilation problem on Mac OS X High Sierra (by
906+ @mohawkjohn)
907+
908+ * Fixed failing #block_diagonal spec (due to missing
909+ Array#sum) (by @mohawkjohn)
You can’t perform that action at this time.
0 commit comments