Knapsack v8.0.0 Release Notes

Release Date: 2016-06-09 // almost 8 years ago
    • 💥 Breaking change: sum function will return integer by default, float if there are float type elements
    • 💥 Breaking change: average function will not force return float and will return integer if the sum/count result is integer