Releases
0.2.0
2022-06-17, Version 0.2.0
Commits
[fec9c650f2
] rewrite main crate docs (#124 ) (Kevin R. Thornton)
[8eab302e80
] Add Graph::to_integer_generations (#123 ) (Kevin R. Thornton)
[f613234e8c
] Add Graph::to_generations() (#120 ) (Kevin R. Thornton)
[a1860410e4
] Document specification.rs (#119 ) (Kevin R. Thornton)
[4e4c762ea2
] document lib.rs (#118 ) (Kevin R. Thornton)
[381bdf14a9
] Document builder.rs (#113 ) (Kevin R. Thornton)
[de22f5d9d7
] clean up commented-out code (#117 ) (Kevin R. Thornton)
[abaa835e91
] Remove unnecessary uses of TryFrom (#116 ) (Kevin R. Thornton)
[ca58cc4a61
] All newtypes are now From instead of TryFrom. (#115 ) (Kevin R. Thornton)
[5d28bb1959
] Document DemesError (#111 ) (Kevin R. Thornton)
[05240cddc1
] Apply naming consitency to unresolved spec types. (#110 ) (Kevin R. Thornton)
[ad6b86b6fd
] Separate resolved/unresolved Pulse using newtypes. (#109 ) (Kevin R. Thornton)
[6a25123ff0
] Define the public exports (#106 ) (Kevin R. Thornton)
[fea785c90a
] newtypes may now be compared to f64 (#105 ) (Kevin R. Thornton)
[b6cf1157db
] DemeData visibility changed to pub(crate). (#104 ) (Kevin R. Thornton)
[b70787efae
] GraphBuilder::add_deme no longer returns Result. (#103 ) (Kevin R. Thornton)
[1003786d98
] Add convenience constructor to GraphBuilder for time_units: generations (#102 ) (Kevin R. Thornton)
[cdcc26ce07
] GraphBuilder::new now accepts generation time and top-level defaults. (#101 ) (Kevin R. Thornton)
[300be5a017
] Add GraphBuilder::add_pulse (#100 ) (Kevin R. Thornton)
[6e6b9892fc
] Add GraphBuilder::add_migration (#99 ) (Kevin R. Thornton)
[8c03dcd8df
] Refactor Deme to reduce code duplication. (#98 ) (Kevin R. Thornton)
[69071efcbe
] Add functionality to add a Deme to a Builder. (#89 ) (Kevin R. Thornton)
[2d4c47b265
] Streamline internal code for serializing deme-level defaults. (#96 ) (molpopgen)
[1b0f5bebaf
] Add fn to return crate version. (#92 ) (Kevin R. Thornton)
[9f137c2c03
] Package version bump to 0.2.0 (molpopgen)
[fb8b3d2e90
] Use SnakeCase formatting for enum fields (#91 ) (Kevin R. Thornton)
[19495067ac
] Add minimal features to construct GraphBuilder. (#88 ) (Kevin R. Thornton)
[2db891fc2b
] Merge GenerationTimeError into GraphError (#87 ) (Kevin R. Thornton)
[8c0539e437
] rename ToplevelError to GraphError (#86 ) (Kevin R. Thornton)
[1405ce86fc
] fix typo in README. (Kevin R. Thornton)
You can’t perform that action at this time.