packages feed

tensort-0.2.0.2: CHANGELOG.md

# Revision history for tensort

## 0.1.0.0 -- 2024-05-30

* First version. Released to an eager world!

## 0.2.0.0 -- 2024-05-31

* Add Logarithmic Tensort

* Rename and update Exchangesort

* Simplify code and structure

* Cleanup exports

* Cleanup Types

* Improve documentation

* Add to package file

* Expand supported dependency versions

* Add tests

## 0.2.0.1 -- 2024-06-12

* Add guards for short lists in input

* Improve testing

* Improve documentation

* Add very basic benchmarking

## 0.2.0.2 -- 2024-06-13

* Cleanup testing and CI