Skip to content

v2.1.0

Compare
Choose a tag to compare
@ShiJbey ShiJbey released this 29 Oct 16:31
· 52 commits to main since this release
c686793

[2.1.0] - 2023-29-10

Added

  • New inspection functions to the neighborly.inspection module
  • Added back non-notebook samples to facilitate library debugging

Changed

  • Moved some of the test data to become default plugins to assist new users
  • Tweaked some considerations and probabilities to get more believable event histories

Fixed

  • Adjusted trait configurations to provide a better spread of relationship stats
  • Fixed event considerations that cause over-reproduction and unwanted polyamory
  • Added force=True to logging config to allow logging to work in Google Colab
  • Fixed StartDating.instantiate method that was missing a return statement