Releases: gedaiu/fluent-asserts
Releases · gedaiu/fluent-asserts
v0.14.0-alpha.6
add special cases for .length and other comparisons with int types
v0.14.0-alpha.5
Allow between to work with Durations and SysTimes
v0.14.0-alpha.4
allow systime comparisons
v0.14.0-alpha.3
add greaterThan for Duration operations
v0.14.0-alpha.2
- Improvements for dmd v2.96.0
- add greaterOrEqualTo
- add lessOrEqualTo
v0.14.0-alpha.1
- Refactor the library so should structs are not the main entities used in the code
- Add a simpler way to extend the assert operations at runtime
- Add the expect syntax