Changelog for dependent-literals-0.2.0
0.2.0 (2021-11-05)
- Get type-level
Ordfromtype-compareinstead ofnumeric-kinds.- Check inequality tests like
<?againstTruerather than checkingOrderings againstEQ. - This could in theory require updating constraints, but probably won't break anything in practice.
- Check inequality tests like
0.1.1.0 (2021-09-09)
- Moved the
StockLitinstance toWrapped Num(keptStockLitas a newtype).
0.1.0.0 (2021-09-08)
Initial version.