Skip to content

1.1.0

Compare
Choose a tag to compare
@jph00 jph00 released this 09 Oct 03:23
· 1029 commits to master since this release

1.1.0

Breaking Changes

  • Remove Path.{read,write} (use Path.{read_text,write_text} instead) and change Path.{load,save} to functions load_pickle and save_pickle (#121)