Stats v0.6.4 Release Notes

Release Date: 2021-02-21 // about 3 years ago
  • ➕ Add

    • ➕ Add Quartiles method to Float64Data type (issue #60)

    🛠 Fix

    • 🛠 Fix make release changelog command and add changelog history
    • 🛠 Fix failing tests due to precision errors on arm64 (#58)

    ⚡️ Update

    • ⚡️ Update changelog with v0.6.4 changes
    • 📚 Update README.md links to CHANGELOG.md and DOCUMENTATION.md
    • 🚀 Update README.md and Makefile with new release commands
    • ⚡️ Update changelog with v0.6.4 changes
    • ⚡️ Update examples directory to include a README.md used for synopsis
    • ⚡️ Update go.mod to include go version where modules are enabled by default
    • ⚡️ Update changelog with v0.6.3 changes