q_calc_util 1.1.0 copy "q_calc_util: ^1.1.0" to clipboard
q_calc_util: ^1.1.0 copied to clipboard

Dixon's Q Test calculator package for Dart. It makes it easy to identify an outlier in a range between 3 and 30 double numbers

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2024-02-20 #

Added #

  • Makefile with commands to publish to pub.dev

Changed #

  • Update dependencies
  • Update environment constraints

[1.0.0] - 2021-09-12 #

Added #

  • Support to sound null safety

Changed #

  • Update deprecated dependencies

[0.1.2] - 2019-12-23 #

Changed #

  • Update code to match Pedantic recommendations

Fixed #

  • Code examples

[0.1.1+1] - 2019-11-24 #

Changed #

  • Update dependencies
  • Update CI/CD and coverage API

[0.1.1] - 2018-11-04 #

Fixed #

  • Error when n is out of bounds. Throws DixonException when not 3 < n =< 30

[0.1.0] - 2018-10-21 #

  • Initial release
0
likes
140
pub points
0%
popularity

Publisher

verified publisherchemis.tech

Dixon's Q Test calculator package for Dart. It makes it easy to identify an outlier in a range between 3 and 30 double numbers

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on q_calc_util