Current section
Files
Jump to
Current section
Files
harnais_helper
CHANGELOG.md
CHANGELOG.md
# CHANGELOG
## v0.2.0
### Bug Fixes
The optional *opts* to `Harnais.Helper.harnais_helper_format_forms/2` were not being
passed to `Code.format_string!/2`.
Improved documentation for `Harnais.Helper.harnais_helper_format_forms/2`.
Misc edits to documentation.
### Bang Functions
The bang peers for the visible functions
(e.g. `Harnais.Helper.harnais_helper_format_forms/2`) are now
invisible (`@doc false`) to avoid clutter in the function list.
### Misc Changes
Relaxed dependency constraint on `Harnais`.
## v0.1.0
`Harnais.Helper` is a collection of low level test, especially
doctests, helpers used by the `Plymio` and `Harnais` package families.