Skip to content

Contains C API 1_0_0

Compare
Choose a tag to compare
@molpopgen molpopgen released this 24 May 20:14
· 313 commits to main since this release

2022-05-24, Version 0.8.0

Commits

  • [e463302ced] Bump package version to 0.8.0 (molpopgen)
  • [deffc58127] Replace From for usize with TryFrom. (#234) (Kevin R. Thornton)
  • [a7c04213a1] update to CAPI 1.0.0 (#229) (Kevin R. Thornton)
  • [7c0b6169a3] Add CI for 32 bit Linux builds (#232) (Kevin R. Thornton)
  • [7458d85163] Invoke rust dependency caching after setting up rustc (#233) (Kevin R. Thornton)
  • [203a43a0e8] Only run CI for rust/stable. (#231) (Kevin R. Thornton)
  • [fb2128c0a5] Add dependency caching for CI. (#230) (Kevin R. Thornton)
  • [aff053c786] Improvements to handling of tsk_flags_t: (#227) (Kevin R. Thornton)
  • [5f558cb051] Audit pedantic lints re: integer casts (#223) (Kevin R. Thornton)
  • [609546185c] Fix several "pedantic" lints from clippy: (#222) (Kevin R. Thornton)