Changes in version 2.0-3 (2025-04-14) o Cleanup; addresses CRAN requirement changes. Changes in version 2.0-1 o Lots of cleanup. o Previous demo converted to vignette. o Unit tests. Changes in version 1.2-2 (2013-09-04) o Removed README.md from build, per request from CRAN. o Documentation improvements, and restructuring. Changes in version 1.2-1 (2013-03-12) o Empty .Last.lib function removed. Changes in version 1.2-0 o Kelvin is now an alias, rather than a methods pointer. o .onAttach message was fixed. o Some rephrasing in the description. o NEWS is now in Rd format in the inst/ directory. Changes in version 1.1-0 (2012-09-27) o This marks the first release to CRAN: CRAN. o plot_kelvin_curves demo added. o Documentation is complete, thanks to CRAN. Changes in version 1.0-1 o Bug fix: scaling was inappropriately applied if nSeq>1, meaning that higher order functions would have incorrect sign. Checked consistency in higher order terms with figures on Wolfram's site. o *WARNING*: Importing CRAN overrides fundamental base functions such as cbind, been an issue as of yet; the maintainer of Bessel is a core contributor and is likely aware of the conflict. Changes in version 1.0-0 o first version released to CRAN