Made one last tweak to how model name is handled, which I think will fix the problem I'm running into on savio.
1.3.2
Made tweaks and corrections to how model names are handled and set.
1.3.1
Removed some debug print statements accidentally left in the code.
1.3.0
Added 'nonneut_loc_format' parameter, allowing use to output CSVs containing the nonneutral loci, organized into columns by trait. Also fixed a new bug that came from a push in bitarray that changed the start-unpacking behavior of bitarrays and broke gnx recombination subsetting; fixed to be backwards and forwards compatible.
1.2.0
Added the rand_genarch parameter, allowing the user to specify that they want each iteration to use new genomic architectures (and thus new genomes), even if it uses the same landscape and burned-in community.
1.1.9
Merged the opt_tskit branch, containing the dual-mode (tskit; manual genotype tracking) version, into master.