ReliabilityTheory 0.3.0
=======================

 * Returning ReliabilityTheory to CRAN after fixing archived dependency
 * Improved method of creating systems with differing component types via createSystem function
 * Fixes to masked inference functions
 * Now have a hex sticker :)

ReliabilityTheory 0.2.0
=======================

 * Add function to compute non-parametric Bayesian posterior predictive system survival probabilities from Aslett, Coolen and Wilson (2015)
 * Update testing infrastructure to latest testthat version setup

ReliabilityTheory 0.1.5
=======================

 * Fix bug in minimal s-t vertex separation code (thanks to Alexis van Lennep for the bug report)

ReliabilityTheory 0.1.4
=======================

 * Fix bug when naming of component types in survival signature is discordant with component order
 * Fix bug when using survival signature with only one component type
 * Updated contact details
 * PDF manual should no longer have truncated lines

ReliabilityTheory 0.1.1
=======================

 * Fix edge case bug in cut set computation
 * New function to compute survival signature

ReliabilityTheory 0.1.0
=======================

 * First public release
