Releases: al-obrien/relay
Releases · al-obrien/relay
Release v0.5.0
Provides new functionality such as:
plot
andsummarize
a baton directly from a YAML file viapreview_baton()
constructor.- Check the class of via
is.baton()
style validators. - Set and change referee and relay_types, both specific to one and by default for any newly created batons via
options()
. - Locate batons by their specific relay_type, which is part of the baton's metadata
relay_types are meant to define the overall purpose of a specific baton, or to make some of them dormant. This could be important is a file location has many batons but you want to ignore a subset that you have 'cancelled' or defined as 'practice'. By default, all batons are made as 'competition' batons.
Minor release 0.4.2
Minor bug fixes to the plotting and parsing of log books that prevented stable operations.
0.4.0 Release
Add new plotting ability and logbook parsing. Minor parameter corrections in older functions.
Minor release v0.3.1
Change baton metadata for more details and futureproofing. This is a breaking change.
Minor release v0.2.0
Minor feature release with additions such as:
- options to control contents from summary batons
- read/write to logbooks for active batons
- reading metadata of batons
- bug fixes to locate_batons and grab_baton functions
- all_grabs parameter added to baton metadata (breaking change)
Minor patch
Minor patch to baton functionality.
Initial release
Initial release of {relay} package.