Skip to content

Releases: gedaiu/fluent-asserts

v0.14.0-alpha.6

04 Apr 11:03
Compare
Choose a tag to compare
v0.14.0-alpha.6 Pre-release
Pre-release
add special cases for .length and other comparisons with int types

v0.14.0-alpha.5

04 Apr 10:45
Compare
Choose a tag to compare
v0.14.0-alpha.5 Pre-release
Pre-release
Allow between to work with Durations and SysTimes

v0.14.0-alpha.4

04 Apr 09:51
Compare
Choose a tag to compare
v0.14.0-alpha.4 Pre-release
Pre-release
allow systime comparisons

v0.14.0-alpha.3

04 Apr 09:22
Compare
Choose a tag to compare
v0.14.0-alpha.3 Pre-release
Pre-release
add greaterThan for Duration operations

v0.14.0-alpha.2

03 Apr 16:15
Compare
Choose a tag to compare
v0.14.0-alpha.2 Pre-release
Pre-release
  • Improvements for dmd v2.96.0
  • add greaterOrEqualTo
  • add lessOrEqualTo

v0.14.0-alpha.1

25 Jan 08:53
Compare
Choose a tag to compare
v0.14.0-alpha.1 Pre-release
Pre-release
  • 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

v0.13.3

02 Apr 16:04
Compare
Choose a tag to compare
remove vibe assert from dub

v0.13.2

02 Apr 16:03
Compare
Choose a tag to compare
remove vibe assert from dub

v0.13.1

02 Apr 15:42
Compare
Choose a tag to compare

import fluent-asserts-vibe using fluent.asserts if the dependency is set

v0.13.0

02 Apr 14:49
09178af
Compare
Choose a tag to compare

moved the vibe.d asserts to the fluent-asserts-vibe project