v0.9.0
Breaking changes
- Key
n
has been removed from downloaded config at/config
(so is a valid config for re-upload) (#125). - Renames
alg_ident
tosampler
in CSV at/responses
(#125)
Improvements
- Allows customizing title in
html: title
(#125) - Only change docs on release (lesson learned in #124 (comment))
Maintenance
- Documentation on experiment initialization and configuration is much better at https://docs.stsievert.com/salmon/init.html (#125).
- Defaults are specified at https://docs.stsievert.com/salmon/generated/salmon.triplets.manager.Config.html
- Documentation on samplers improved (#125)
- Rule-of-thumb developed on selecting sampling algorithms (both in an FAQ in #124 and at https://docs.stsievert.com/salmon/samplers.html)
- File structure (
init.yaml
) better documented. - Makes it clear that
ARR
is recommended in the default config, and that the default config (while simple) is not likely of interest. - Renames "algorithms" to "sampler" on the documentation (#124).
- CI testing fixed (#125)
- Allows customizing score for ARR