Skip to content

Releases: dogmatiq/ferrite

Version 0.3.0

15 Aug 07:41
v0.3.0
10a424e
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

Added

  • Added support for generating markdown documentation

Version 0.2.0

08 Aug 10:34
v0.2.0
00309b5
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

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 to Init()
  • Either Optional() or Required() must be called at the end of a builder chain

Version 0.1.0

03 Aug 09:45
v0.1.0
68b51a3
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release
  • Initial release