Releases: dogmatiq/ferrite
Releases · dogmatiq/ferrite
Version 0.3.0
Version 0.2.0
This is a fairly substantial refactor from the initial prototype, though usage is largely unchanged. See the examples for details.
The two most important changes in usage are:
-
ValidateEnvironment()
has been renamed toInit()
- Either
Optional()
orRequired()
must be called at the end of a builder chain
Version 0.1.0
- Initial release