## 0.4.0 (2024-06-01) * oops, remove unused temporary `singletons` dependency ## 0.3.0 (2024-06-01) * remove `Sing`, provide `SingI` instead * add `SBool` (singled booleans) * add `STuple3` ## 0.2.1 (2024-05-27) * add `Reverse` for lists ## 0.2.0 (2024-05-25) * add more singled `Natural` operations * add `Sing` for automatic singling * add `Demotable` for automatic demoting * add `SUnit` ## 0.1.0 (2024-05-21) Initial release. * new home for my assorted singletons